aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 1 insertions, 3 deletions
diff --git a/configure b/configure
index 67569a0..fb55187 100755
--- a/configure
+++ b/configure
@@ -3953,9 +3953,7 @@ fi
CFLAGS="-Wall -Os -std=gnu99 -Wno-unused"
-LIBS="-lgcc"
-
-LIBS="-lc"
+LIBS="-lc -lgcc"