* [gentoo-commits] gentoo-x86 commit in games-strategy/liquidwar/files: liquidwar-5.6.4-underlink.patch
@ 2011-06-22 5:52 Alfredo Tupone (tupone)
0 siblings, 0 replies; only message in thread
From: Alfredo Tupone (tupone) @ 2011-06-22 5:52 UTC (permalink / raw
To: gentoo-commits
tupone 11/06/22 05:52:00
Added: liquidwar-5.6.4-underlink.patch
Log:
Fix underlink. Bug #371749
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Revision Changes Path
1.1 games-strategy/liquidwar/files/liquidwar-5.6.4-underlink.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/liquidwar/files/liquidwar-5.6.4-underlink.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/liquidwar/files/liquidwar-5.6.4-underlink.patch?rev=1.1&content-type=text/plain
Index: liquidwar-5.6.4-underlink.patch
===================================================================
--- src/Makefile.in.old 2011-06-22 07:45:05.756127862 +0200
+++ src/Makefile.in 2011-06-22 07:46:00.681613957 +0200
@@ -223,7 +223,7 @@
EXTERN_LIBS = `allegro-config --static $(ALLEGRO_LIBRARY)` $(EFENCE_LIBRARY)
else
LINK_OPTIONS =
- EXTERN_LIBS = `allegro-config --libs $(ALLEGRO_LIBRARY)` $(EFENCE_LIBRARY)
+ EXTERN_LIBS = `allegro-config --libs $(ALLEGRO_LIBRARY)` $(EFENCE_LIBRARY) -lm
endif
CONFIG_OPTIONS = \
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-06-22 5:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-22 5:52 [gentoo-commits] gentoo-x86 commit in games-strategy/liquidwar/files: liquidwar-5.6.4-underlink.patch 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