]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: Improve test
authorfennecdjay <astor.jeremie@wanadoo.fr>
Fri, 15 Mar 2019 07:56:25 +0000 (08:56 +0100)
committerfennecdjay <astor.jeremie@wanadoo.fr>
Fri, 15 Mar 2019 07:56:25 +0000 (08:56 +0100)
config.mk.orig

index 63eed5ed4ec303a69dea2499eac2275c6313253d..cb4110340d7db9b05dbe11cc7f8f774c39db72c2 100644 (file)
@@ -1,7 +1,7 @@
 # handle base options
 PRG ?=gwion
 PREFIX ?=/usr/local
-LDFLAGS += -lm -rdynamic
+LDFLAGS += -lm
 CFLAGS += -Iinclude -Iutil/include -Iast/include -D_GNU_SOURCE
 
 # handle boolean options