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.6.0-ldflags.patch
@ 2011-11-12 15:58 Tristan Heaven (tristan)
  0 siblings, 0 replies; 2+ messages in thread
From: Tristan Heaven (tristan) @ 2011-11-12 15:58 UTC (permalink / raw
  To: gentoo-commits

tristan     11/11/12 15:58:10

  Added:                trigger-0.6.0-ldflags.patch
  Log:
  Version bump
  
  (Portage version: 2.2.0_alpha74/cvs/Linux x86_64)

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

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

Index: trigger-0.6.0-ldflags.patch
===================================================================
Index: mk/jam/unix.jam
===================================================================
--- mk/jam/unix.jam	(revision 48)
+++ mk/jam/unix.jam	(working copy)
@@ -41,7 +41,7 @@
 
 actions LinkApplication bind NEEDLIBS bind EXTRAOBJECTS
 {
-    $(LINK) -o $(<) $(>) $(EXTRAOBJECTS) $(NEEDLIBS) $(LFLAGS)
+    $(LINK) $(C++FLAGS) $(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.6.0-ldflags.patch
@ 2015-04-20 16:58 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2015-04-20 16:58 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    15/04/20 16:58:48

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


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

end of thread, other threads:[~2015-04-20 16:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-12 15:58 [gentoo-commits] gentoo-x86 commit in games-sports/trigger/files: trigger-0.6.0-ldflags.patch Tristan Heaven (tristan)
  -- strict thread matches above, loose matches on Subject: below --
2015-04-20 16:58 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