mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
liquidwar: fix patches whitespaces
This commit is contained in:
parent
ecef98e02b
commit
a989a2d893
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
@@ -223,7 +223,7 @@
|
@@ -223,7 +223,7 @@
|
||||||
EXTERN_LIBS = `allegro-config --static $(ALLEGRO_LIBRARY)` $(EFENCE_LIBRARY)
|
EXTERN_LIBS = `allegro-config --static $(ALLEGRO_LIBRARY)` $(EFENCE_LIBRARY)
|
||||||
else
|
else
|
||||||
LINK_OPTIONS =
|
LINK_OPTIONS =
|
||||||
- EXTERN_LIBS = `allegro-config --libs $(ALLEGRO_LIBRARY)` $(EFENCE_LIBRARY)
|
- EXTERN_LIBS = `allegro-config --libs $(ALLEGRO_LIBRARY)` $(EFENCE_LIBRARY)
|
||||||
+ EXTERN_LIBS = `allegro-config --libs $(ALLEGRO_LIBRARY)` $(EFENCE_LIBRARY) -lm
|
+ EXTERN_LIBS = `allegro-config --libs $(ALLEGRO_LIBRARY)` $(EFENCE_LIBRARY) -lm
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue