aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 1d70ffd..bc3c802 100755
--- a/configure
+++ b/configure
@@ -178,7 +178,6 @@ else
178 cc=${CC} 178 cc=${CC}
179fi 179fi
180 180
181cflags=${CFLAGS-"-O3"}
182case "$cc" in 181case "$cc" in
183 *gcc*) gcc=1 ;; 182 *gcc*) gcc=1 ;;
184 *clang*) gcc=1 ;; 183 *clang*) gcc=1 ;;