about summary refs log tree commit diff
path: root/configure
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2012-08-25 17:13:28 -0400
committerRich Felker <dalias@aerifal.cx>2012-08-25 17:13:28 -0400
commit2bd05a4fc26c297754f7ee5745a1c3b072a44b7d (patch)
treecda641d312fcb25618727bbdd7dd59a493c72609 /configure
parent7dba0494e8153e4358b09cbf30ff07d5ba4dbf37 (diff)
downloadmusl-2bd05a4fc26c297754f7ee5745a1c3b072a44b7d.tar.gz
musl-2bd05a4fc26c297754f7ee5745a1c3b072a44b7d.tar.xz
musl-2bd05a4fc26c297754f7ee5745a1c3b072a44b7d.zip
add gnu hash support in the dynamic linker
based on the patches contributed by boris brezillon.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 1e8b9741..11051800 100755
--- a/configure
+++ b/configure
@@ -268,7 +268,7 @@ fi
 
 # Some patched GCC builds have these defaults messed up...
 tryflag CFLAGS_AUTO -fno-stack-protector
-tryldflag LDFLAGS_AUTO -Wl,--hash-style=sysv
+tryldflag LDFLAGS_AUTO -Wl,--hash-style=both
 
 # Disable dynamic linking if ld is broken and can't do -Bsymbolic-functions
 LDFLAGS_DUMMY=