From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/lttng-tools/
Date: Tue, 19 Nov 2024 15:24:51 +0000 (UTC) [thread overview]
Message-ID: <1732029834.d164e7ca79c3945d479cd319d9e47c839f79bb40.sam@gentoo> (raw)
commit: d164e7ca79c3945d479cd319d9e47c839f79bb40
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 19 15:23:54 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 19 15:23:54 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d164e7ca
dev-util/lttng-tools: explicitly disable -Werror
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/lttng-tools/lttng-tools-2.13.14.ebuild | 4 +++-
dev-util/lttng-tools/lttng-tools-2.13.9.ebuild | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/dev-util/lttng-tools/lttng-tools-2.13.14.ebuild b/dev-util/lttng-tools/lttng-tools-2.13.14.ebuild
index 5c8ab318c0d8..77e87b71801b 100644
--- a/dev-util/lttng-tools/lttng-tools-2.13.14.ebuild
+++ b/dev-util/lttng-tools/lttng-tools-2.13.14.ebuild
@@ -41,7 +41,9 @@ src_configure() {
# bug 906928
use elibc_musl && append-cppflags -D_LARGEFILE64_SOURCE
- econf $(usex ust "" --without-lttng-ust)
+ econf \
+ $(usex ust "" --without-lttng-ust) \
+ --disable-Werror
}
src_install() {
diff --git a/dev-util/lttng-tools/lttng-tools-2.13.9.ebuild b/dev-util/lttng-tools/lttng-tools-2.13.9.ebuild
index ce9797cfbfb1..d24f0b3772ae 100644
--- a/dev-util/lttng-tools/lttng-tools-2.13.9.ebuild
+++ b/dev-util/lttng-tools/lttng-tools-2.13.9.ebuild
@@ -52,7 +52,9 @@ src_configure() {
# bug 906928
use elibc_musl && append-cppflags -D_LARGEFILE64_SOURCE
- econf $(usex ust "" --without-lttng-ust)
+ econf \
+ $(usex ust "" --without-lttng-ust) \
+ --disable-Werror
}
src_install() {
next reply other threads:[~2024-11-19 15:24 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-19 15:24 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-03 16:30 [gentoo-commits] repo/gentoo:master commit in: dev-util/lttng-tools/ Florian Schmaus
2025-02-03 16:30 Florian Schmaus
2025-01-04 15:41 Florian Schmaus
2025-01-04 15:41 Florian Schmaus
2025-01-04 15:41 Florian Schmaus
2024-08-27 20:23 Florian Schmaus
2024-08-27 12:04 Florian Schmaus
2024-03-06 21:50 Andreas K. Hüttel
2024-03-06 21:46 Andreas K. Hüttel
2023-10-10 5:35 Joonas Niilola
2023-10-10 5:35 Joonas Niilola
2023-06-26 17:45 Sam James
2023-03-20 6:42 Joonas Niilola
2023-03-20 6:42 Joonas Niilola
2023-03-20 6:42 Joonas Niilola
2022-12-27 10:23 Sam James
2022-11-05 6:27 Sam James
2022-04-26 22:10 Yixun Lan
2022-04-26 8:06 Yixun Lan
2022-04-26 8:06 Yixun Lan
2021-11-22 14:12 Jakov Smolić
2021-09-26 8:50 Yixun Lan
2021-09-19 21:53 Sam James
2021-09-19 21:53 Sam James
2021-03-30 15:12 Yixun Lan
2020-12-29 13:38 David Seifert
2020-12-29 13:38 David Seifert
2019-10-23 9:47 Yixun Lan
2019-10-23 9:47 Yixun Lan
2019-10-22 9:58 Yixun Lan
2018-10-26 18:57 Sven Wegener
2018-08-25 17:38 Michael Weber
2016-07-01 2:44 Yixun Lan
2016-06-21 12:43 Yixun Lan
2016-02-18 7:44 Yixun Lan
2016-02-18 7:44 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=1732029834.d164e7ca79c3945d479cd319d9e47c839f79bb40.sam@gentoo \
--to=sam@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