From 2e0421fc58922697f2bb51c428599fbd44055556 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 5 Oct 2015 01:43:56 +0000 Subject: Remove fucking buggy -Bsymbolic option to the linker. version: 2.3.7.1 --- configure | 1 - 1 file changed, 1 deletion(-) (limited to 'configure') 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 -- cgit v1.2.3