public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-dotnet/libgdiplus/files: libgdiplus-2.10.9-gold.patch
@ 2012-05-05 16:23 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2012-05-05 16:23 UTC (permalink / raw
  To: gentoo-commits

jlec        12/05/05 16:23:59

  Added:                libgdiplus-2.10.9-gold.patch
  Log:
  Add fix for underlinking detected by gold
  
  (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-dotnet/libgdiplus/files/libgdiplus-2.10.9-gold.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/libgdiplus/files/libgdiplus-2.10.9-gold.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/libgdiplus/files/libgdiplus-2.10.9-gold.patch?rev=1.1&content-type=text/plain

Index: libgdiplus-2.10.9-gold.patch
===================================================================
 tests/Makefile.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/Makefile.in b/tests/Makefile.in
index 97f5f4e..c02ca25 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -228,7 +228,7 @@ DEPS = \
 	$(top_builddir)/src/libgdiplus.la
 
 LDADDS = \
-	$(top_builddir)/src/libgdiplus.la
+	$(top_builddir)/src/libgdiplus.la -lX11 -lglib-2.0
 
 testgdi_DEPENDENCIES = $(TEST_DEPS)
 testgdi_LDADD = $(LDADDS)






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

only message in thread, other threads:[~2012-05-05 16:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-05 16:23 [gentoo-commits] gentoo-x86 commit in dev-dotnet/libgdiplus/files: libgdiplus-2.10.9-gold.patch Justin Lecher (jlec)

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