From 00fe3c6657161a96890067666760ea8cf22b791c Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Wed, 9 Oct 2019 19:15:33 +0200 Subject: sparc: Assume GOTDATA support in the toolchain HAVE_GCC_GOTDATA has apparently never been used. Reviewed-by: Adhemerval Zanella --- config.h.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 824dfe8..dea43df 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 -- cgit v1.1