aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 05e8c6f2..4c3ba082 100755
--- a/configure
+++ b/configure
@@ -118,6 +118,7 @@ case "$target" in
asm_supports_cfi=false
clinker="${toolprefix}dcc"
libmath="-lm"
+ ;;
*)
system="linux"
cc="${toolprefix}gcc"