* [gentoo-commits] gentoo-x86 commit in sci-astronomy/ds9/files: ds9-5.5-main.patch
@ 2009-02-17 20:24 Sebastien Fabbro (bicatali)
0 siblings, 0 replies; only message in thread
From: Sebastien Fabbro (bicatali) @ 2009-02-17 20:24 UTC (permalink / raw
To: gentoo-commits
bicatali 09/02/17 20:24:43
Modified: ds9-5.5-main.patch
Log:
Now propagate LDFLAGS
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Revision Changes Path
1.2 sci-astronomy/ds9/files/ds9-5.5-main.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/ds9/files/ds9-5.5-main.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/ds9/files/ds9-5.5-main.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/ds9/files/ds9-5.5-main.patch?r1=1.1&r2=1.2
Index: ds9-5.5-main.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/ds9/files/ds9-5.5-main.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ds9-5.5-main.patch 17 Feb 2009 16:33:48 -0000 1.1
+++ ds9-5.5-main.patch 17 Feb 2009 20:24:43 -0000 1.2
@@ -213,7 +213,7 @@
+ifeq ($(ARCH),gentoo)
+ds9Base : $(OBJS) $(LIBS)
+ $(RM) $@
-+ $(CXX) ${OPTS} \
++ $(CXX) ${OPTS} ${LDFLAGS} \
+ -o $@ $(OBJS) $(LIBS) \
+ -L$(X11LIB) -lX11 \
+ -ldl -lpthread \
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-02-17 20:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-17 20:24 [gentoo-commits] gentoo-x86 commit in sci-astronomy/ds9/files: ds9-5.5-main.patch Sebastien Fabbro (bicatali)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox