From: "Kurt Kanzenbach" <kurt@kmk-computers.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-libs/ulfius/
Date: Sat, 11 Nov 2023 10:16:32 +0000 (UTC) [thread overview]
Message-ID: <1699697093.beb956147bf3a9ecbf5349222eeec54c59d7f9f7.KurtKanzenbach@gentoo> (raw)
commit: beb956147bf3a9ecbf5349222eeec54c59d7f9f7
Author: Kurt Kanzenbach <kurt <AT> kmk-computers <DOT> de>
AuthorDate: Sat Nov 11 10:04:53 2023 +0000
Commit: Kurt Kanzenbach <kurt <AT> kmk-computers <DOT> de>
CommitDate: Sat Nov 11 10:04:53 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=beb95614
net-libs/ulfius: Remove Werror
Remove Werror CC/CXX flag.
Closes: https://bugs.gentoo.org/917149
Signed-off-by: Kurt Kanzenbach <kurt <AT> kmk-computers.de>
net-libs/ulfius/ulfius-2.7.14.ebuild | 3 +++
1 file changed, 3 insertions(+)
diff --git a/net-libs/ulfius/ulfius-2.7.14.ebuild b/net-libs/ulfius/ulfius-2.7.14.ebuild
index 85e0d8fe03..45d9e38dba 100644
--- a/net-libs/ulfius/ulfius-2.7.14.ebuild
+++ b/net-libs/ulfius/ulfius-2.7.14.ebuild
@@ -42,6 +42,9 @@ src_configure() {
-DWITH_YDER=OFF
)
+ # bug 917149
+ sed -i -e "s/-Werror//g" CMakeLists.txt || die
+
cmake_src_configure
}
next reply other threads:[~2023-11-11 10:16 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-11 10:16 Kurt Kanzenbach [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-11-27 7:38 [gentoo-commits] repo/proj/guru:dev commit in: net-libs/ulfius/ Kurt Kanzenbach
2023-11-27 7:38 Kurt Kanzenbach
2023-11-11 10:16 Kurt Kanzenbach
2023-11-09 18:19 Kurt Kanzenbach
2023-11-09 18:19 Kurt Kanzenbach
2023-11-09 18:19 Kurt Kanzenbach
2023-02-11 10:43 Kurt Kanzenbach
2023-02-11 10:43 Kurt Kanzenbach
2023-01-15 19:12 Kurt Kanzenbach
2023-01-15 19:12 Kurt Kanzenbach
2022-10-28 18:27 Kurt Kanzenbach
2022-10-28 18:27 Kurt Kanzenbach
2022-06-26 9:58 Kurt Kanzenbach
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=1699697093.beb956147bf3a9ecbf5349222eeec54c59d7f9f7.KurtKanzenbach@gentoo \
--to=kurt@kmk-computers.de \
--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