summaryrefslogtreecommitdiff
path: root/config.make.in
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 /config.make.in
parent97bc38d7a55befa5353bc04caff4329b7778bc84 (diff)
Remove $(have-cpp-asm-debuginfo) check
Diffstat (limited to 'config.make.in')
-rw-r--r--config.make.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.make.in b/config.make.in
index d84fe383c3..b6d1c945dc 100644
--- a/config.make.in
+++ b/config.make.in
@@ -55,7 +55,6 @@ have-Bgroup = @libc_cv_Bgroup@
with-fp = @with_fp@
old-glibc-headers = @old_glibc_headers@
unwind-find-fde = @libc_cv_gcc_unwind_find_fde@
-have-cpp-asm-debuginfo = @libc_cv_cpp_asm_debuginfo@
have-forced-unwind = @libc_cv_forced_unwind@
have-fpie = @libc_cv_fpie@
have-mfma4 = @libc_cv_cc_fma4@