public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark/files: wireshark-0.99.8-as-needed.patch
@ 2008-02-21 20:44 Peter Volkov (pva)
  0 siblings, 0 replies; only message in thread
From: Peter Volkov (pva) @ 2008-02-21 20:44 UTC (permalink / raw
  To: gentoo-commits

pva         08/02/21 20:44:14

  Added:                wireshark-0.99.8-as-needed.patch
  Log:
  Fixed regression: compilation failure with --as-needed, bug 210998, reported by Mike Auty and Hanno Böck.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.1                  net-analyzer/wireshark/files/wireshark-0.99.8-as-needed.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/wireshark/files/wireshark-0.99.8-as-needed.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/wireshark/files/wireshark-0.99.8-as-needed.patch?rev=1.1&content-type=text/plain

Index: wireshark-0.99.8-as-needed.patch
===================================================================
--- wiretap/Makefile.am.orig	2008-02-21 23:11:41.000000000 +0300
+++ wiretap/Makefile.am	2008-02-21 23:12:08.000000000 +0300
@@ -67,7 +67,7 @@
 	$(GENERATOR_FILES) 	\
 	$(GENERATED_FILES)
 
-libwiretap_la_LIBADD = libwiretap_generated.la
+libwiretap_la_LIBADD = libwiretap_generated.la $(GLIB_LIBS)
 libwiretap_la_DEPENDENCIES = libwiretap_generated.la
 
 RUNLEX = $(top_srcdir)/tools/runlex.sh



-- 
gentoo-commits@lists.gentoo.org mailing list



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

only message in thread, other threads:[~2008-02-21 20:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-21 20:44 [gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark/files: wireshark-0.99.8-as-needed.patch Peter Volkov (pva)

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