about summary refs log tree commit diff
path: root/config.h.in
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2019-10-09 19:15:33 +0200
committerFlorian Weimer <fweimer@redhat.com>2019-10-09 19:15:33 +0200
commit00fe3c6657161a96890067666760ea8cf22b791c (patch)
tree01ed1a0b3da6276d3de541e1e5e946366b2539f1 /config.h.in
parent112a630b086541d29c20e3bb024f4270dadd68c6 (diff)
downloadglibc-00fe3c6657161a96890067666760ea8cf22b791c.tar.gz
glibc-00fe3c6657161a96890067666760ea8cf22b791c.tar.xz
glibc-00fe3c6657161a96890067666760ea8cf22b791c.zip
sparc: Assume GOTDATA support in the toolchain
HAVE_GCC_GOTDATA has apparently never been used.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.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 824dfe8d8c..dea43df438 100644
--- a/config.h.in
+++ b/config.h.in
@@ -47,9 +47,6 @@
 #undef	STACK_PROTECTOR_LEVEL
 #endif
 
-/* 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