aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure b/configure
index 4735a7e9..0b6501fc 100755
--- a/configure
+++ b/configure
@@ -11,9 +11,6 @@ then
exit $?
fi
-# A synonym.
-[ -z "$CROSS_COMPILE" ] && CROSS_COMPILE="$CROSS"
-
# CFLAGS and OPTIMIZE are different so you can add extra CFLAGS without
# disabling default optimizations
[ -z "$CFLAGS" ] && CFLAGS="-Wall -Wundef -Wno-char-subscripts -Werror=implicit-function-declaration"