summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-08-12 15:13:10 -0400
committerMike Frysinger <vapier@gentoo.org>2012-08-14 21:37:00 -0400
commitca98e1710e2decb724d57c29ad13537982152ac0 (patch)
tree1ada504f41a2fb442cd089ada6988809827ab8fe /config.h.in
parentd427a4f8a4a57ce4211f81c0336cb1e2eb5f4eef (diff)
i386/x86_64: punt HAVE_CPP_ASM_DEBUGINFO
Pretty sure we require recent enough versions of gcc/binutils to make this check pointless. I can't any logs in the last few years where this check didn't return "yes". Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in
index 40b47173e1..e27e86d428 100644
--- a/config.h.in
+++ b/config.h.in
@@ -46,9 +46,6 @@
/* On powerpc64, use overlapping .opd entries. */
#undef USE_PPC64_OVERLAPPING_OPD
-/* Define if the assembler generates debugging information directly. */
-#undef HAVE_CPP_ASM_DEBUGINFO
-
/* Define if _Unwind_Find_FDE should be exported from glibc. */
#undef EXPORT_UNWIND_FIND_FDE