summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-10-05 02:26:37 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-10-05 02:26:37 +0000
commit0c73a04d309d5398052e9023fd6352ad4f927d17 (patch)
treee554ff953129f3f697639fedb12cc098c7390dfd /configure
parentc31a16414693a9c40da97f7b4ec4efb4aaed9d79 (diff)
downloads6-rc-0c73a04d309d5398052e9023fd6352ad4f927d17.tar.xz
- remove fucking -Bsymbolicv0.0.1.1
- version: 0.0.1.1
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index aea9ad9..a9f2ca3 100755
--- a/configure
+++ b/configure
@@ -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}"