public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/prefix:master commit in: sys-libs/readline/files/
@ 2016-05-19 13:22 Michael Haubenwallner
  0 siblings, 0 replies; only message in thread
From: Michael Haubenwallner @ 2016-05-19 13:22 UTC (permalink / raw
  To: gentoo-commits

commit:     ed4958f64d420a1b8fb0a51e0a36a801494110f8
Author:     Michael Haubenwallner <michael.haubenwallner <AT> ssi-schaefer <DOT> com>
AuthorDate: Thu May 19 13:19:33 2016 +0000
Commit:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Thu May 19 13:22:22 2016 +0000
URL:        https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=ed4958f6

sys-libs/readline libtool.patch: use -no-undefined, to get sharedlibs even on Cygwin

Package-Manager: portage-2.2.28-prefix

 sys-libs/readline/files/readline-6.3-libtool.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/readline/files/readline-6.3-libtool.patch b/sys-libs/readline/files/readline-6.3-libtool.patch
index 31db0b2..fa0a677 100644
--- a/sys-libs/readline/files/readline-6.3-libtool.patch
+++ b/sys-libs/readline/files/readline-6.3-libtool.patch
@@ -69,7 +69,7 @@ diff -ur readline-6.3.old/shlib/Makefile.in readline-6.3.new/shlib/Makefile.in
 +SHOBJ_CFLAGS_ =
 +SHOBJ_LD_ = $(SHOBJ_CC)
 +SHOBJ_LDFLAGS_ = -shared -version-info `echo $(SHLIB_MAJOR)$(SHLIB_MINOR) | sed -e 's/\./:/g'`
-+SHLIB_XLDFLAGS_ = -rpath $(libdir)
++SHLIB_XLDFLAGS_ = -no-undefined -rpath $(libdir)
 +
 +LTTAG_CC    = $(LTTAG_CC_$(SHARED_TARGET))
 +LTCLEAN     = $(LTCLEAN_$(SHARED_TARGET))


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-05-19 13:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-19 13:22 [gentoo-commits] repo/proj/prefix:master commit in: sys-libs/readline/files/ Michael Haubenwallner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox