about summary refs log tree commit diff
path: root/config.h.in
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2012-02-21 11:32:08 -0800
committerDavid S. Miller <davem@davemloft.net>2012-02-20 17:51:21 -0800
commit7a8b71c37c39264fc41ed69fe85911c7d0c03611 (patch)
tree799242e1b3aea7b4886574a506ba8a302617c7be /config.h.in
parentf1e86fca4a2ba7466c9373f19abfce8998820b86 (diff)
downloadglibc-7a8b71c37c39264fc41ed69fe85911c7d0c03611.tar.gz
glibc-7a8b71c37c39264fc41ed69fe85911c7d0c03611.tar.xz
glibc-7a8b71c37c39264fc41ed69fe85911c7d0c03611.zip
Remove sparc WDISP22 configure checks, no longer used.
	* sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
	* sysdeps/sparc/sparc32/elf/configure: Regenerate.
	* sysdeps/sparc/sparc64/elf/configure.in: Likewise.
	* sysdeps/sparc/sparc64/elf/configure: Regenerate.
	* config.h.in (BROKEN_SPARC_WDISP22): Remove.
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/config.h.in b/config.h.in
index 632f89fbea..53c68236c5 100644
--- a/config.h.in
+++ b/config.h.in
@@ -87,10 +87,6 @@
    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
-
 /* Define if the linker supports the -z combreloc option.  */
 #undef	HAVE_Z_COMBRELOC