From: "Alon Bar-Lev" <alonbl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libtasn1/files/, dev-libs/libtasn1/
Date: Fri, 29 Jul 2016 09:13:44 +0000 (UTC) [thread overview]
Message-ID: <1469783604.2dd6f0f1fb2cd2597d6ee9ea005cadb9d282bc23.alonbl@gentoo> (raw)
commit: 2dd6f0f1fb2cd2597d6ee9ea005cadb9d282bc23
Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 09:13:24 2016 +0000
Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 09:13:24 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dd6f0f1
dev-libs/libtasn1: remove -Werror
Bug: 589868
Package-Manager: portage-2.2.28
dev-libs/libtasn1/files/libtasn1-4.9-build.patch | 25 ++++++++++++++++++++++++
dev-libs/libtasn1/libtasn1-4.9.ebuild | 3 +++
2 files changed, 28 insertions(+)
diff --git a/dev-libs/libtasn1/files/libtasn1-4.9-build.patch b/dev-libs/libtasn1/files/libtasn1-4.9-build.patch
new file mode 100644
index 0000000..d096955
--- /dev/null
+++ b/dev-libs/libtasn1/files/libtasn1-4.9-build.patch
@@ -0,0 +1,25 @@
+From dd091c8af163213e12aa92f61bc4916e0f102633 Mon Sep 17 00:00:00 2001
+From: Nikos Mavrogiannopoulos <nmav@redhat.com>
+Date: Tue, 26 Jul 2016 08:45:33 +0200
+Subject: [PATCH] configure: don't add -Werror to build flags
+
+---
+ configure.ac | 2 --
+ 1 file changed, 2 deletions(-)
+
+diff --git a/configure.ac b/configure.ac
+index 7a14e04..066f5fe 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -70,8 +70,6 @@ AC_ARG_ENABLE([gcc-warnings],
+ )
+
+ if test "$gl_gcc_warnings" = yes; then
+- gl_WARN_ADD([-Werror], [WERROR_CFLAGS])
+-
+ nw="$nw -Wsystem-headers" # Don't let system headers trigger warnings
+ nw="$nw -Wc++-compat" # We don't care strongly about C++ compilers
+ nw="$nw -Wtraditional" # Warns on #elif which we use often
+--
+2.7.3
+
diff --git a/dev-libs/libtasn1/libtasn1-4.9.ebuild b/dev-libs/libtasn1/libtasn1-4.9.ebuild
index 3bd2816..e227f89 100644
--- a/dev-libs/libtasn1/libtasn1-4.9.ebuild
+++ b/dev-libs/libtasn1/libtasn1-4.9.ebuild
@@ -24,6 +24,9 @@ RDEPEND="
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
)"
+PATCHES=(
+ "${FILESDIR}/${P}-build.patch"
+)
DOCS=( AUTHORS ChangeLog NEWS README THANKS )
multilib_src_configure() {
next reply other threads:[~2016-07-29 9:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-29 9:13 Alon Bar-Lev [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-03-15 6:27 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libtasn1/files/, dev-libs/libtasn1/ Alon Bar-Lev
2017-05-19 16:20 Alon Bar-Lev
2017-09-03 22:19 Alon Bar-Lev
2017-10-07 8:22 Alon Bar-Lev
2018-04-22 21:15 Alon Bar-Lev
2019-12-10 8:54 Lars Wendler
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=1469783604.2dd6f0f1fb2cd2597d6ee9ea005cadb9d282bc23.alonbl@gentoo \
--to=alonbl@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