]> Nishi Git Mirror - gwion.git/commitdiff
:wrench:
authorfennecdjay <astor.jeremie@wanadoo.fr>
Thu, 14 Mar 2019 22:56:45 +0000 (23:56 +0100)
committerfennecdjay <astor.jeremie@wanadoo.fr>
Thu, 14 Mar 2019 22:56:45 +0000 (23:56 +0100)
Makefile

index 7520e75ccf94d79a6089ce683266f47ba1cce29c..56e7cd44bfca80a94f403c873e845cc06593fa7b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,7 @@ endif
 ifeq (${BUILD_ON_WINDOWS}, 1)
 CFLAGS += -DBUILD_ON_WINDOWS -D_XOPEN_SOURCE=700
 else
-CFLAGS += -ldl
+LDFLAGS += -ldl
 endif
 
 # add directories