From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-kernel/scx/
Date: Sun, 29 Sep 2024 18:00:30 +0000 (UTC) [thread overview]
Message-ID: <1727535992.2bd7ce6d966735c898f053a4ede345b6f9461afa.davidroman@gentoo> (raw)
commit: 2bd7ce6d966735c898f053a4ede345b6f9461afa
Author: Anthony Ruhier <aruhier <AT> mailbox <DOT> org>
AuthorDate: Sat Sep 28 15:06:32 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sat Sep 28 15:06:32 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2bd7ce6d
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 <AT> mailbox.org>
sys-kernel/scx/scx-1.0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-kernel/scx/scx-1.0.4.ebuild b/sys-kernel/scx/scx-1.0.4.ebuild
index b523d69a5..dc1184d8e 100644
--- a/sys-kernel/scx/scx-1.0.4.ebuild
+++ b/sys-kernel/scx/scx-1.0.4.ebuild
@@ -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)
)
next reply other threads:[~2024-09-29 18:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-29 18:00 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-07 10:05 [gentoo-commits] repo/proj/guru:dev commit in: sys-kernel/scx/ David Roman
2024-10-07 10:09 ` [gentoo-commits] repo/proj/guru:master " David Roman
2024-09-20 19:26 David Roman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1727535992.2bd7ce6d966735c898f053a4ede345b6f9461afa.davidroman@gentoo \
--to=davidroman96@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox