summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-01-30 19:55:15 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-01-30 19:55:15 +0000
commit3b1004624e54cc2fefd034ff80d5dea4b6db764f (patch)
tree112496da9bdbecb1148e1bda4ee7cab7d32b7afc /configure
parentf2a7420ddb6b73993224d033fa133a9d9af5fafc (diff)
Fix makefile/configure problems with sse2avx changes.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 71e8de1c49..508e1bb58c 100755
--- a/configure
+++ b/configure
@@ -620,6 +620,7 @@ use_ldconfig
libc_cv_as_i686
libc_cv_cc_fma4
libc_cv_cc_novzeroupper
+libc_cv_cc_sse2avx
libc_cv_cc_avx
libc_cv_cc_sse4
libc_cv_cpp_asm_debuginfo
@@ -7643,6 +7644,7 @@ fi
+
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -fPIC is default" >&5
$as_echo_n "checking whether -fPIC is default... " >&6; }
if ${libc_cv_pic_default+:} false; then :