summaryrefslogtreecommitdiff
path: root/libc/config.h.in
diff options
context:
space:
mode:
authorjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2012-03-03 18:18:04 +0000
committerjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2012-03-03 18:18:04 +0000
commitc0102611b1f1bd1ce2a2952e9b74ff33fa02717e (patch)
tree31177266a6797f3c30d0493619d0f06f3f59afe1 /libc/config.h.in
parent33f3f8954d202664c7c7a224d13ba5a0c14a0e01 (diff)
Merge changes between r17194 and r17384 from /fsf/trunk.
git-svn-id: svn://svn.eglibc.org/trunk@17385 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/config.h.in')
-rw-r--r--libc/config.h.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/libc/config.h.in b/libc/config.h.in
index 9d4bd0a5b..5fdd0410f 100644
--- a/libc/config.h.in
+++ b/libc/config.h.in
@@ -87,9 +87,8 @@
certain registers (CR0, MQ, CTR, LR) in asm statements. */
#undef BROKEN_PPC_ASM_CR0
-/* Defined on SPARC if ld does not handle R_SPARC_WDISP22 against .hidden
- symbol. sysdeps/sparc/sparc32/elf/configure. */
-#undef BROKEN_SPARC_WDISP22
+/* Defined on SPARC if GCC emits GOTDATA relocations. */
+#undef HAVE_GCC_GOTDATA
/* Define if the linker supports the -z combreloc option. */
#undef HAVE_Z_COMBRELOC