summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-10-05 01:48:28 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-10-05 01:48:28 +0000
commitc10ad5fc50aba5e04d36a0ddc96f3fe512d2f7a9 (patch)
treeba1b2dd2d0ace3aad5328874cce11430c171c0f5 /configure
parentda0cd29d9ef1a186053be47a46c731491da91846 (diff)
downloadexecline-c10ad5fc50aba5e04d36a0ddc96f3fe512d2f7a9.tar.xz
- remove fucking -Bsymbolic
- rc for 2.1.4.1
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 06945a2..acae350 100755
--- a/configure
+++ b/configure
@@ -306,7 +306,6 @@ fi
if $shared ; then
tryldflag LDFLAGS_AUTO -Wl,--hash-style=both
- tryldflag LDFLAGS_SHARED -Wl,-Bsymbolic
fi
LDFLAGS_SHARED="${LDFLAGS_SHARED}${addlibdpath}"