summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-10-05 02:04:55 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-10-05 02:04:55 +0000
commit478dd24279f833042a94590df0726d163b576af5 (patch)
tree406f30dc68e46b6c6b5332d1d8cad68188a0a02a /configure
parent58213b173705a7d02f1ec85cff6230973a237cb3 (diff)
downloads6-478dd24279f833042a94590df0726d163b576af5.tar.xz
- minor bugfix in s6-log (correct return when stat() fails)v2.2.1.1
- remove fucking -Bsymbolic - add s6-setsid to stage 1 example - prepare shutdown functionality for s6-svscan - version: 2.2.1.1
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index b1590fa..3ddb7e5 100755
--- a/configure
+++ b/configure
@@ -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}"