From: "Sven Wegener" <swegener@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/libjaylink/
Date: Sun, 27 Sep 2020 23:03:45 +0000 (UTC) [thread overview]
Message-ID: <1601247820.37dd45828b84ef31878e65e574bc731fb41f18f0.swegener@gentoo> (raw)
commit: 37dd45828b84ef31878e65e574bc731fb41f18f0
Author: Sven Wegener <swegener <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 27 23:01:14 2020 +0000
Commit: Sven Wegener <swegener <AT> gentoo <DOT> org>
CommitDate: Sun Sep 27 23:03:40 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37dd4582
dev-embedded/libjaylink: Disable -Werror, bug #744979
Closes: https://bugs.gentoo.org/744979
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sven Wegener <swegener <AT> gentoo.org>
dev-embedded/libjaylink/libjaylink-0.1.0.ebuild | 1 +
dev-embedded/libjaylink/libjaylink-0.2.0.ebuild | 1 +
dev-embedded/libjaylink/libjaylink-9999.ebuild | 1 +
3 files changed, 3 insertions(+)
diff --git a/dev-embedded/libjaylink/libjaylink-0.1.0.ebuild b/dev-embedded/libjaylink/libjaylink-0.1.0.ebuild
index 93c619b44c8..daffa2fb239 100644
--- a/dev-embedded/libjaylink/libjaylink-0.1.0.ebuild
+++ b/dev-embedded/libjaylink/libjaylink-0.1.0.ebuild
@@ -19,6 +19,7 @@ DEPEND="virtual/libusb:1"
RDEPEND="${DEPEND}"
src_prepare() {
+ sed -i -e "/^JAYLINK_CFLAGS=/ s/ -Werror / /" configure.ac || die
eapply_user
eautoreconf || die
}
diff --git a/dev-embedded/libjaylink/libjaylink-0.2.0.ebuild b/dev-embedded/libjaylink/libjaylink-0.2.0.ebuild
index a1a85a787c5..9538b56ebf6 100644
--- a/dev-embedded/libjaylink/libjaylink-0.2.0.ebuild
+++ b/dev-embedded/libjaylink/libjaylink-0.2.0.ebuild
@@ -19,6 +19,7 @@ DEPEND="virtual/libusb:1[${MULTILIB_USEDEP}]"
RDEPEND="${DEPEND}"
src_prepare() {
+ sed -i -e "/^JAYLINK_CFLAGS=/ s/ -Werror / /" configure.ac || die
eapply_user
eautoreconf
multilib_copy_sources
diff --git a/dev-embedded/libjaylink/libjaylink-9999.ebuild b/dev-embedded/libjaylink/libjaylink-9999.ebuild
index 2b9467f1194..79cc322ed07 100644
--- a/dev-embedded/libjaylink/libjaylink-9999.ebuild
+++ b/dev-embedded/libjaylink/libjaylink-9999.ebuild
@@ -19,6 +19,7 @@ DEPEND="virtual/libusb:1[${MULTILIB_USEDEP}]"
RDEPEND="${DEPEND}"
src_prepare() {
+ sed -i -e "/^JAYLINK_CFLAGS=/ s/ -Werror / /" configure.ac || die
eapply_user
eautoreconf
multilib_copy_sources
next reply other threads:[~2020-09-27 23:03 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-27 23:03 Sven Wegener [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-07-11 8:08 [gentoo-commits] repo/gentoo:master commit in: dev-embedded/libjaylink/ WANG Xuerui
2022-10-28 20:46 Sam James
2022-10-28 20:33 Sam James
2022-10-28 20:33 Sam James
2022-09-09 9:48 Matthew Smith
2022-09-09 9:48 Matthew Smith
2022-08-24 19:08 Matthew Smith
2022-08-24 18:05 Matthew Smith
2022-08-24 18:05 Matthew Smith
2021-09-01 9:24 Yixun Lan
2021-04-19 19:15 Sam James
2021-04-19 19:12 Sam James
2021-04-19 0:21 Sam James
2021-04-19 0:21 Sam James
2020-09-27 23:03 Sven Wegener
2020-09-27 19:44 Sven Wegener
2020-09-27 19:33 Sven Wegener
2020-09-27 19:33 Sven Wegener
2020-09-27 19:33 Sven Wegener
2020-09-27 19:01 Sven Wegener
2020-06-15 15:03 Agostino Sarubbo
2019-11-15 9:31 Sven Wegener
2019-11-15 9:31 Sven Wegener
2018-05-30 11:31 Jason Zaman
2018-05-29 12:40 Thomas Deutschmann
2017-01-24 21:54 Richard Farina
2016-01-10 23:43 Sven Wegener
2016-01-10 9:31 Sven Wegener
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=1601247820.37dd45828b84ef31878e65e574bc731fb41f18f0.swegener@gentoo \
--to=swegener@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