diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-05 03:00:02 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-05 03:00:02 +0000 |
commit | 7d2428a0304e96473c22157fc3c9cf276acf4642 (patch) | |
tree | 826cfe22b15849f54cdb1924a17b8656427942fe /configure | |
parent | 90a4037ced192cbfce086da597c6c075c8bef17b (diff) | |
download | s6-linux-init-7d2428a0304e96473c22157fc3c9cf276acf4642.tar.xz |
Remove fucking -Bsymbolic
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -304,7 +304,6 @@ fi if $shared ; then tryldflag LDFLAGS_AUTO -Wl,--hash-style=both - tryldflag LDFLAGS_SHARED -Wl,-Bsymbolic fi LDFLAGS_SHARED="${LDFLAGS_SHARED}${addlibdpath}" |