diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-05 01:43:56 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-05 01:43:56 +0000 |
commit | 2e0421fc58922697f2bb51c428599fbd44055556 (patch) | |
tree | 0917ba59d79de0da19a8f726a8ac9576447c23e5 | |
parent | de0e88735cf70a6e88a8332399478411e4911598 (diff) | |
download | skalibs-2e0421fc58922697f2bb51c428599fbd44055556.tar.xz |
Remove fucking buggy -Bsymbolic option to the linker.v2.3.7.1
version: 2.3.7.1
-rwxr-xr-x | configure | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |