diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-05 02:40:32 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-05 02:40:32 +0000 |
commit | c799a992a4081397fc7cb4da89eae16785de6030 (patch) | |
tree | 7b33d0d6f90f309da379f1bf699fc2635dc87fea /configure | |
parent | 6f770a9de51ca5b37646bc76a5c13386b2bfd078 (diff) | |
download | s6-linux-utils-c799a992a4081397fc7cb4da89eae16785de6030.tar.xz |
- remove s6-hiercopy (unused, moved to s6-portable-utils)
- fix s6ps_otree when /proc isn't available
- 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}" |