summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-09-15 13:08:45 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-09-15 13:08:45 -0700
commit6551399088ae065e0f3c1c0b2be687652eacb561 (patch)
tree182ba1bcc511c88d02cc16f2a1d0475bbe49e8fe /configure
parent97bc38d7a55befa5353bc04caff4329b7778bc84 (diff)
Remove $(have-cpp-asm-debuginfo) check
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index d159ce0e7b..739d2bd8b5 100755
--- a/configure
+++ b/configure
@@ -589,7 +589,6 @@ libc_cv_cc_novzeroupper
libc_cv_cc_sse2avx
libc_cv_cc_avx
libc_cv_cc_sse4
-libc_cv_cpp_asm_debuginfo
libc_cv_forced_unwind
libc_cv_rootsbindir
libc_cv_localstatedir
@@ -7500,7 +7499,6 @@ 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 :