skalibs

Mirror/fork of https://skarnet.org/software/skalibs/
git clone https://ccx.te2000.cz/git/skalibs
Log | Files | Refs | README | LICENSE

commit 2e0421fc58922697f2bb51c428599fbd44055556
parent de0e88735cf70a6e88a8332399478411e4911598
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date:   Mon,  5 Oct 2015 01:43:56 +0000

 Remove fucking buggy -Bsymbolic option to the linker.
 version: 2.3.7.1

Diffstat:
Mconfigure | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git 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