* [gentoo-commits] gentoo-x86 commit in net-libs/gnutls/files: gnutls-2.2.0-selflink.patch
@ 2007-12-14 17:40 Alon Bar-Lev (alonbl)
0 siblings, 0 replies; only message in thread
From: Alon Bar-Lev (alonbl) @ 2007-12-14 17:40 UTC (permalink / raw
To: gentoo-commits
alonbl 07/12/14 17:40:48
Added: gnutls-2.2.0-selflink.patch
Log:
Fix selflink issue, bug#202269, thanks to aballier
(Portage version: 2.1.4_rc10)
Revision Changes Path
1.1 net-libs/gnutls/files/gnutls-2.2.0-selflink.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gnutls/files/gnutls-2.2.0-selflink.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gnutls/files/gnutls-2.2.0-selflink.patch?rev=1.1&content-type=text/plain
Index: gnutls-2.2.0-selflink.patch
===================================================================
diff -urNp gnutls-2.2.0.org/libextra/Makefile.am gnutls-2.2.0/libextra/Makefile.am
--- gnutls-2.2.0.org/libextra/Makefile.am 2007-12-10 19:19:10.000000000 +0200
+++ gnutls-2.2.0/libextra/Makefile.am 2007-12-14 19:33:45.000000000 +0200
@@ -60,7 +60,7 @@ lib_LTLIBRARIES = libgnutls-extra.la
libgnutls_extra_la_SOURCES = gnutls_extra.c
-libgnutls_openssl_la_LDFLAGS = -no-undefined
+libgnutls_openssl_la_LDFLAGS = -no-undefined -L$(top_srcdir)/lib/.libs
# OpenSSL
@@ -90,7 +90,7 @@ endif
# OpenPGP
libgnutls_extra_la_LIBADD =
-libgnutls_extra_la_LDFLAGS = -no-undefined
+libgnutls_extra_la_LDFLAGS = -no-undefined -L$(top_srcdir)/lib/.libs
if ENABLE_OPENPGP
libgnutls_extra_la_SOURCES += gnutls_openpgp.c
libgnutls_extra_la_LIBADD += openpgp/libgnutls_openpgp.la
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-12-14 17:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-14 17:40 [gentoo-commits] gentoo-x86 commit in net-libs/gnutls/files: gnutls-2.2.0-selflink.patch Alon Bar-Lev (alonbl)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox