summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-10-05 02:38:08 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-10-05 02:38:08 +0000
commit43485047ea301499dd466b8d77a65a7a8ae51afa (patch)
treed0eed7d2e2090188400f93d73f2be9a121c67167 /configure
parent0ca7c064eb23d30187a1870176ab07f96c7cf3ed (diff)
downloads6-portable-utils-43485047ea301499dd466b8d77a65a7a8ae51afa.tar.xz
remove fucking -Bsymbolic
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}"