From: "Rick Farina" <zerochaos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/srslte/
Date: Tue, 7 Jan 2020 21:15:58 +0000 (UTC) [thread overview]
Message-ID: <1578431757.f0bdcb463574e956bb30dc87c331a0b23f76dc94.zerochaos@gentoo> (raw)
commit: f0bdcb463574e956bb30dc87c331a0b23f76dc94
Author: Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 7 21:15:40 2020 +0000
Commit: Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Tue Jan 7 21:15:57 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0bdcb46
net-wireless/srslte: filter -Werror
closes bug #699576
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>
net-wireless/srslte/srslte-19.09.ebuild | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/net-wireless/srslte/srslte-19.09.ebuild b/net-wireless/srslte/srslte-19.09.ebuild
index 69be1795d75..444a0103a63 100644
--- a/net-wireless/srslte/srslte-19.09.ebuild
+++ b/net-wireless/srslte/srslte-19.09.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -32,6 +32,11 @@ DEPEND="
RDEPEND="${DEPEND}"
BDEPEND=""
+src_prepare() {
+ sed -i '/ -Werror"/d' CMakeLists.txt || die
+ cmake-utils_src_prepare
+}
+
src_configure() {
mycmakeargs=(
-DENABLE_UHD="$(usex uhd)"
next reply other threads:[~2020-01-07 21:16 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-07 21:15 Rick Farina [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-08-04 22:18 [gentoo-commits] repo/gentoo:master commit in: net-wireless/srslte/ Sam James
2021-03-22 8:34 Sam James
2021-03-22 8:34 Sam James
2021-01-02 1:43 Sam James
2021-01-02 0:49 Sam James
2020-12-23 18:35 Rick Farina
2020-12-23 18:35 Rick Farina
2020-10-28 14:40 Rick Farina
2020-10-28 1:20 Rick Farina
2020-09-16 17:01 Rick Farina
2020-07-23 16:12 Rick Farina
2020-07-23 16:00 Rick Farina
2020-07-23 16:00 Rick Farina
2020-07-23 2:07 Rick Farina
2019-11-06 22:08 Rick Farina
2019-10-16 14:41 Rick Farina
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=1578431757.f0bdcb463574e956bb30dc87c331a0b23f76dc94.zerochaos@gentoo \
--to=zerochaos@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