public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-misc/rio500/files: rio500-0.7-asneeded.patch
@ 2009-01-19 14:29 Christoph Mende (angelos)
  0 siblings, 0 replies; only message in thread
From: Christoph Mende (angelos) @ 2009-01-19 14:29 UTC (permalink / raw
  To: gentoo-commits

angelos     09/01/19 14:29:19

  Added:                rio500-0.7-asneeded.patch
  Log:
  QA: Fix compilation with --as-needed (bug 246905)
  (Portage version: 2.2_rc22/cvs/Linux 2.6.29-rc2-00013-gf3b8436 x86_64)

Revision  Changes    Path
1.1                  app-misc/rio500/files/rio500-0.7-asneeded.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/rio500/files/rio500-0.7-asneeded.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/rio500/files/rio500-0.7-asneeded.patch?rev=1.1&content-type=text/plain

Index: rio500-0.7-asneeded.patch
===================================================================
--- rio500-0.7/src/Makefile.am.orig	2009-01-19 15:23:50.001056143 +0100
+++ rio500-0.7/src/Makefile.am	2009-01-19 15:24:02.394059698 +0100
@@ -15,7 +15,7 @@
 
 CFLAGS = $(FLAGS1) $(FLAGS2) $(FLAGS3)
 
-LDADD = -L../lib @GLIB_LIBS@ -lrio500 $(EFENCE_LIB)
+LDADD = -L../lib -lrio500 @GLIB_LIBS@ $(EFENCE_LIB)
 
 GETOPT_SOURCES = getopt.c getopt1.c
 






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

only message in thread, other threads:[~2009-01-19 14:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-19 14:29 [gentoo-commits] gentoo-x86 commit in app-misc/rio500/files: rio500-0.7-asneeded.patch Christoph Mende (angelos)

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