diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-05 02:38:08 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-05 02:38:08 +0000 |
commit | 43485047ea301499dd466b8d77a65a7a8ae51afa (patch) | |
tree | d0eed7d2e2090188400f93d73f2be9a121c67167 /configure | |
parent | 0ca7c064eb23d30187a1870176ab07f96c7cf3ed (diff) | |
download | s6-portable-utils-43485047ea301499dd466b8d77a65a7a8ae51afa.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}" |