summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-10-05 03:00:02 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-10-05 03:00:02 +0000
commit7d2428a0304e96473c22157fc3c9cf276acf4642 (patch)
tree826cfe22b15849f54cdb1924a17b8656427942fe /configure
parent90a4037ced192cbfce086da597c6c075c8bef17b (diff)
downloads6-linux-init-7d2428a0304e96473c22157fc3c9cf276acf4642.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}"