public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-strategy/xscorch/files: xscorch-0.2.0-as-needed.patch
@ 2009-02-12 14:57 Alfredo Tupone (tupone)
  0 siblings, 0 replies; 2+ messages in thread
From: Alfredo Tupone (tupone) @ 2009-02-12 14:57 UTC (permalink / raw
  To: gentoo-commits

tupone      09/02/12 14:57:19

  Added:                xscorch-0.2.0-as-needed.patch
  Log:
  Fix --as-needed bug #247511
  (Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 x86_64)

Revision  Changes    Path
1.1                  games-strategy/xscorch/files/xscorch-0.2.0-as-needed.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/xscorch/files/xscorch-0.2.0-as-needed.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/xscorch/files/xscorch-0.2.0-as-needed.patch?rev=1.1&content-type=text/plain

Index: xscorch-0.2.0-as-needed.patch
===================================================================
--- Makefile.in.old	2009-02-12 15:56:38.000000000 +0100
+++ Makefile.in	2009-02-12 15:58:38.000000000 +0100
@@ -153,12 +153,12 @@
 
 xscorch_SOURCES =  	xscorch.c
 
-xscorch_LDADD =  	-lm 	$(GTK_LIBS) 	$(LIBMIKMOD_LIBS) 	sgame/libscorch_game.a 	sgtk/libscorch_gtk.a 	sgtk/swidgets/libscorch_widget_gtk.a 	sai/libscorch_ai.a 	$(MIKMOD_LD_ADD) 	$(NETWORK_LD_ADD) 	sutil/libscorch_util.a 	sgame/libscorch_game.a 	libj/jreg/libjreg.a 	libj/jstr/libjstr.a
+xscorch_LDADD = sgame/libscorch_game.a 	sgtk/libscorch_gtk.a 	sgtk/swidgets/libscorch_widget_gtk.a 	sai/libscorch_ai.a 	$(MIKMOD_LD_ADD) 	$(NETWORK_LD_ADD) 	sutil/libscorch_util.a 	sgame/libscorch_game.a 	libj/jreg/libjreg.a 	libj/jstr/libjstr.a $(GTK_LIBS) $(LIBMIKMOD_LIBS) -lm
 
 
 xscorch_server_SOURCES =  	xscorch.c
 
-xscorch_server_LDADD =  	-lm 	$(LIBREADLINE_LIBS) 	sgame/libscorch_game.a 	sconsole/libscorch_console.a 	sai/libscorch_ai.a 	ssound/libscorch_sound_null.a 	$(NETWORK_LD_ADD) 	sutil/libscorch_util.a 	sgame/libscorch_game.a 	libj/jreg/libjreg.a 	libj/jstr/libjstr.a
+xscorch_server_LDADD = $(LIBREADLINE_LIBS) 	sgame/libscorch_game.a 	sconsole/libscorch_console.a 	sai/libscorch_ai.a 	ssound/libscorch_sound_null.a 	$(NETWORK_LD_ADD) 	sutil/libscorch_util.a 	sgame/libscorch_game.a 	libj/jreg/libjreg.a 	libj/jstr/libjstr.a -lm
 
 
 INCLUDES = -Isgame -Isgtk






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

* [gentoo-commits] gentoo-x86 commit in games-strategy/xscorch/files: xscorch-0.2.0-as-needed.patch
@ 2011-11-17 20:58 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2011-11-17 20:58 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    11/11/17 20:58:43

  Removed:              xscorch-0.2.0-as-needed.patch
  Log:
  games-strategy/xscorch is gone



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

end of thread, other threads:[~2011-11-17 21:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-17 20:58 [gentoo-commits] gentoo-x86 commit in games-strategy/xscorch/files: xscorch-0.2.0-as-needed.patch Michael Sterrett (mr_bones_)
  -- strict thread matches above, loose matches on Subject: below --
2009-02-12 14:57 Alfredo Tupone (tupone)

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