public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Haubenwallner" <haubi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/prefix:master commit in: dev-libs/libgpg-error/
Date: Tue, 29 May 2018 17:26:39 +0000 (UTC)	[thread overview]
Message-ID: <1527614785.04ba7c30638471966ab6837441a7ca5fbf86aa11.haubi@gentoo> (raw)

commit:     04ba7c30638471966ab6837441a7ca5fbf86aa11
Author:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Tue May 29 17:26:25 2018 +0000
Commit:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Tue May 29 17:26:25 2018 +0000
URL:        https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=04ba7c30

dev-libs/libgpg-error: force -no-undefined libtool flag (#584330)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-libs/libgpg-error/libgpg-error-1.29.ebuild | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/dev-libs/libgpg-error/libgpg-error-1.29.ebuild b/dev-libs/libgpg-error/libgpg-error-1.29.ebuild
index 6bb622efd3..da73f4e943 100644
--- a/dev-libs/libgpg-error/libgpg-error-1.29.ebuild
+++ b/dev-libs/libgpg-error/libgpg-error-1.29.ebuild
@@ -35,6 +35,12 @@ src_prepare() {
 	hprefixify "${S}"/autogen.sh
 	eautoreconf
 	elibtoolize
+
+	# upstream seems not interested in trying to understand (#584330)
+	# https://lists.gnupg.org/pipermail/gnupg-devel/2017-March/032671.html
+	einfo "Forcing -no-undefined libtool flag ..."
+	sed -i -e 's/\$(no_undefined)/-no-undefined/' src/Makefile.in
+	eend $? || die
 }
 
 multilib_src_configure() {


             reply	other threads:[~2018-05-29 17:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-29 17:26 Michael Haubenwallner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-12-26 21:23 [gentoo-commits] repo/proj/prefix:master commit in: dev-libs/libgpg-error/ Sam James
2020-12-26 21:22 Sam James
2020-12-26 19:16 Fabian Groffen
2020-12-16  7:07 Fabian Groffen
2020-12-09  0:46 Sam James
2018-11-19 14:13 Fabian Groffen
2018-05-03  6:23 Fabian Groffen
2018-04-20 12:22 Fabian Groffen
2017-11-25 20:09 Fabian Groffen

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=1527614785.04ba7c30638471966ab6837441a7ca5fbf86aa11.haubi@gentoo \
    --to=haubi@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