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