From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libdex/
Date: Fri, 1 Sep 2023 15:13:57 +0000 (UTC) [thread overview]
Message-ID: <1693581156.056beeb268243bbe82308a54fccb3b0df1a32227.mattst88@gentoo> (raw)
commit: 056beeb268243bbe82308a54fccb3b0df1a32227
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 1 15:12:36 2023 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Sep 1 15:12:36 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=056beeb2
dev-libs/libdex: Fix enabling sysprof
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-libs/libdex/libdex-0.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/libdex/libdex-0.3.1.ebuild b/dev-libs/libdex/libdex-0.3.1.ebuild
index f0d86d8a55dd..71b799ea6e23 100644
--- a/dev-libs/libdex/libdex-0.3.1.ebuild
+++ b/dev-libs/libdex/libdex-0.3.1.ebuild
@@ -44,7 +44,7 @@ src_configure() {
-Dexamples=false
$(meson_use vala vapi)
$(meson_feature introspection)
- -Dsysprof=false
+ $(meson_use sysprof)
$(meson_use test tests)
)
meson_src_configure
next reply other threads:[~2023-09-01 15:14 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-01 15:13 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-24 10:49 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libdex/ WANG Xuerui
2025-01-16 16:55 Pacho Ramos
2025-01-16 16:55 Pacho Ramos
2024-07-15 19:22 Pacho Ramos
2024-04-07 5:55 Arthur Zamarin
2024-03-02 22:41 Mart Raudsepp
2024-02-17 21:53 Mart Raudsepp
2024-02-17 21:53 Mart Raudsepp
2023-11-04 23:03 Mart Raudsepp
2023-10-26 15:54 Pacho Ramos
2023-09-17 1:43 Matt Turner
2023-08-21 3:43 Matt Turner
2023-05-05 9:01 Arthur Zamarin
2023-03-20 22:06 Matt Turner
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=1693581156.056beeb268243bbe82308a54fccb3b0df1a32227.mattst88@gentoo \
--to=mattst88@gentoo.org \
--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