summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure6
1 files changed, 0 insertions, 6 deletions
diff --git a/configure b/configure
index 8899030fad..5c62c594ec 100755
--- a/configure
+++ b/configure
@@ -732,12 +732,6 @@ if test "$cpu" = "x86_64" \
hostlongbits="64"
fi
-# check gcc options support
-cat > $TMPC <<EOF
-int main(void) {
-}
-EOF
-
# Check host NPTL support
cat > $TMPC <<EOF
#include <sched.h>