diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-05 02:26:37 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-05 02:26:37 +0000 |
commit | 0c73a04d309d5398052e9023fd6352ad4f927d17 (patch) | |
tree | e554ff953129f3f697639fedb12cc098c7390dfd /configure | |
parent | c31a16414693a9c40da97f7b4ec4efb4aaed9d79 (diff) | |
download | s6-rc-0c73a04d309d5398052e9023fd6352ad4f927d17.tar.xz |
- remove fucking -Bsymbolicv0.0.1.1
- version: 0.0.1.1
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -307,7 +307,6 @@ fi if $shared ; then tryldflag LDFLAGS_AUTO -Wl,--hash-style=both - tryldflag LDFLAGS_SHARED -Wl,-Bsymbolic fi LDFLAGS_SHARED="${LDFLAGS_SHARED}${addlibdpath}" |