From: "Yixun Lan" <dlan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/babeltrace/
Date: Wed, 31 Mar 2021 07:49:15 +0000 (UTC) [thread overview]
Message-ID: <1617176933.7ec171ad87d9718e73ae86c85d78348bd6c39f98.dlan@gentoo> (raw)
commit: 7ec171ad87d9718e73ae86c85d78348bd6c39f98
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 31 07:44:35 2021 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Wed Mar 31 07:48:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ec171ad
dev-util/babeltrace: fix python-bindings
1) drop passing "--disable-python-bindings" will disable the feature
2) explicitly enable 'debug-info' feature
Closes: https://bugs.gentoo.org/779463
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
dev-util/babeltrace/babeltrace-1.5.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/babeltrace/babeltrace-1.5.8.ebuild b/dev-util/babeltrace/babeltrace-1.5.8.ebuild
index 0186c4a6342..6e70c549ee0 100644
--- a/dev-util/babeltrace/babeltrace-1.5.8.ebuild
+++ b/dev-util/babeltrace/babeltrace-1.5.8.ebuild
@@ -27,7 +27,7 @@ DEPEND="${RDEPEND}
"
src_configure() {
econf $(use_enable test glibtest) \
- --disable-python-bindings
+ --enable-debug-info
}
src_install() {
next reply other threads:[~2021-03-31 7:49 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-31 7:49 Yixun Lan [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-12 12:27 [gentoo-commits] repo/gentoo:master commit in: dev-util/babeltrace/ Arthur Zamarin
2024-09-12 12:27 Arthur Zamarin
2024-09-05 23:10 Jakov Smolić
2024-09-05 23:10 Jakov Smolić
2024-09-05 23:10 Jakov Smolić
2024-09-05 23:10 Jakov Smolić
2024-02-22 0:34 Yixun Lan
2023-12-28 2:57 Sam James
2023-12-19 5:26 Sam James
2022-01-03 9:19 Sam James
2022-01-01 15:15 Arthur Zamarin
2022-01-01 15:15 Arthur Zamarin
2022-01-01 15:15 Arthur Zamarin
2021-08-05 2:17 Yixun Lan
2021-04-22 8:20 Yixun Lan
2021-04-22 2:59 Sam James
2021-04-21 18:53 Sam James
2021-03-31 3:16 Yixun Lan
2021-03-31 3:16 Yixun Lan
2020-11-28 17:46 Aaron Bauman
2017-07-11 8:41 Alexis Ballier
2016-07-01 2:37 Yixun Lan
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=1617176933.7ec171ad87d9718e73ae86c85d78348bd6c39f98.dlan@gentoo \
--to=dlan@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