public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-sports/trigger/files: trigger-0.5.2.1-ldflags.patch
@ 2010-09-30 15:41 Alfredo Tupone (tupone)
  0 siblings, 0 replies; 2+ messages in thread
From: Alfredo Tupone (tupone) @ 2010-09-30 15:41 UTC (permalink / raw
  To: gentoo-commits

tupone      10/09/30 15:41:38

  Added:                trigger-0.5.2.1-ldflags.patch
  Log:
  Respect LDFLAGS. Bug #339200
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.1                  games-sports/trigger/files/trigger-0.5.2.1-ldflags.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-sports/trigger/files/trigger-0.5.2.1-ldflags.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-sports/trigger/files/trigger-0.5.2.1-ldflags.patch?rev=1.1&content-type=text/plain

Index: trigger-0.5.2.1-ldflags.patch
===================================================================
--- mk/jam/unix.jam.old	2010-09-30 17:33:30.000000000 +0200
+++ mk/jam/unix.jam	2010-09-30 17:33:48.000000000 +0200
@@ -41,7 +41,7 @@
 
 actions LinkApplication bind NEEDLIBS bind EXTRAOBJECTS
 {
-    $(LINK) -o $(<) $(>) $(EXTRAOBJECTS) $(NEEDLIBS) $(LFLAGS)
+    $(LINK) $(LDFLAGS) -o $(<) $(>) $(EXTRAOBJECTS) $(NEEDLIBS) $(LFLAGS)
 }
 
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-sports/trigger/files: trigger-0.5.2.1-ldflags.patch
@ 2013-01-20  1:21 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2013-01-20  1:21 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    13/01/20 01:21:01

  Removed:              trigger-0.5.2.1-ldflags.patch
  Log:
  old
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-01-20  1:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-30 15:41 [gentoo-commits] gentoo-x86 commit in games-sports/trigger/files: trigger-0.5.2.1-ldflags.patch Alfredo Tupone (tupone)
  -- strict thread matches above, loose matches on Subject: below --
2013-01-20  1:21 Michael Sterrett (mr_bones_)

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