liquidwar: fix patches whitespaces
This commit is contained in:
parent
ecef98e02b
commit
a989a2d893
|
@ -3,7 +3,7 @@
|
|||
@@ -223,7 +223,7 @@
|
||||
EXTERN_LIBS = `allegro-config --static $(ALLEGRO_LIBRARY)` $(EFENCE_LIBRARY)
|
||||
else
|
||||
LINK_OPTIONS =
|
||||
LINK_OPTIONS =
|
||||
- EXTERN_LIBS = `allegro-config --libs $(ALLEGRO_LIBRARY)` $(EFENCE_LIBRARY)
|
||||
+ EXTERN_LIBS = `allegro-config --libs $(ALLEGRO_LIBRARY)` $(EFENCE_LIBRARY) -lm
|
||||
endif
|
||||
|
|
Loading…
Reference in New Issue