aboutsummaryrefslogtreecommitdiffstats
path: root/out/config.sh
diff options
context:
space:
mode:
Diffstat (limited to 'out/config.sh')
-rw-r--r--out/config.sh2
1 files changed, 1 insertions, 1 deletions
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=""