summaryrefslogtreecommitdiff
path: root/extra/liquidwar/liquidwar-5.6.4-underlink.patch
diff options
context:
space:
mode:
Diffstat (limited to 'extra/liquidwar/liquidwar-5.6.4-underlink.patch')
-rw-r--r--extra/liquidwar/liquidwar-5.6.4-underlink.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/extra/liquidwar/liquidwar-5.6.4-underlink.patch b/extra/liquidwar/liquidwar-5.6.4-underlink.patch
new file mode 100644
index 000000000..2bc53e0ca
--- /dev/null
+++ b/extra/liquidwar/liquidwar-5.6.4-underlink.patch
@@ -0,0 +1,11 @@
+--- 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 = \