From 08e8afe93796d6682bbc46cb4acd5fb615b1785c Mon Sep 17 00:00:00 2001 From: Tharre Date: Tue, 2 Sep 2014 18:07:57 +0200 Subject: Remove random math.h dependency --- out/config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'out/config.sh') diff --git a/out/config.sh b/out/config.sh index a0a846d..75035a7 100644 --- a/out/config.sh +++ b/out/config.sh @@ -5,4 +5,4 @@ else fi CC=${CC-$PREF} CFLAGS="-g -Wall -Wextra -std=c99 -pedantic -Wno-gnu-statement-expression" -LDFLAGS="-lm" +LDFLAGS="" -- cgit v1.2.3-70-g09d2