summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-10-05 01:43:56 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-10-05 01:43:56 +0000
commit2e0421fc58922697f2bb51c428599fbd44055556 (patch)
tree0917ba59d79de0da19a8f726a8ac9576447c23e5 /configure
parentde0e88735cf70a6e88a8332399478411e4911598 (diff)
downloadskalibs-2e0421fc58922697f2bb51c428599fbd44055556.tar.xz
Remove fucking buggy -Bsymbolic option to the linker.v2.3.7.1
version: 2.3.7.1
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 910fb7b..09b91d7 100755
--- a/configure
+++ b/configure
@@ -335,7 +335,6 @@ tryflag CPPFLAGS_AUTO -Werror=pointer-arith
if $shared ; then
tryldflag LDFLAGS_AUTO -Wl,--hash-style=both
- tryldflag LDFLAGS_SHARED -Wl,-Bsymbolic
fi
if test -n "$sysdeps" ; then