Explorar o código

GNU hash style support disable for MIPS

Waldemar Brodkorb %!s(int64=5) %!d(string=hai) anos
pai
achega
c08a447cbb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      extra/Configs/Config.in

+ 1 - 1
extra/Configs/Config.in

@@ -505,7 +505,7 @@ config UCLIBC_CTOR_DTOR
 
 config LDSO_GNU_HASH_SUPPORT
 	bool "Enable GNU hash style support"
-	depends on HAVE_SHARED
+	depends on HAVE_SHARED && !TARGET_mips
 	help
 	  Newest binutils support a new hash style named GNU-hash. The dynamic
 	  linker will use the new GNU-hash section (.gnu.hash) for symbol lookup