mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
sys-kernel/scx: Disable openrc if systemd enabled
Build fails with systemd enabled, as openrc cannot be found as dependency. Signed-off-by: Anthony Ruhier <aruhier@mailbox.org>
This commit is contained in:
@@ -420,7 +420,7 @@ src_configure() {
|
||||
-Dbpf_clang="clang-${LLVM_SLOT}"
|
||||
-Dlibbpf_a="disabled"
|
||||
-Doffline=true
|
||||
-Dopenrc=enabled
|
||||
-Dopenrc=$(usex systemd disabled enabled)
|
||||
$(meson_feature systemd)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user