mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-18 23:39:00 -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:
parent
7d7fb293fa
commit
2bd7ce6d96
@ -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)
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user