aboutsummaryrefslogtreecommitdiffstats
path: root/tools/configure
diff options
context:
space:
mode:
Diffstat (limited to 'tools/configure')
-rwxr-xr-xtools/configure5
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/configure b/tools/configure
index 2ac7e5cf76..a96d772473 100755
--- a/tools/configure
+++ b/tools/configure
@@ -2622,15 +2622,10 @@ LDFLAGS="$PREPEND_LDFLAGS $LDFLAGS $APPEND_LDFLAGS"
-case "$host_cpu" in
-i[3456]86|x86_64)
- ;;
-esac
-
# Checks for programs.
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'