aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-04-09 23:37:12 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2021-04-09 23:37:12 +0000
commitf230c4d288828029d2144b686ff1d29446e4e046 (patch)
treeb04f50bc99ad1a4c0a719e1e6df4066f3df31482 /configure
parent1befaa45e800e2ab29949a0f429f6d768686ed98 (diff)
downloadskabus-f230c4d288828029d2144b686ff1d29446e4e046.tar.gz
Real noexecstack fix: make strip less greedy
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index fdede78..ab32fbb 100755
--- a/configure
+++ b/configure
@@ -342,7 +342,6 @@ tryflag CFLAGS_AUTO -fdata-sections
tryldflag LDFLAGS_AUTO -Wl,--sort-section=alignment
tryldflag LDFLAGS_AUTO -Wl,--sort-common
-tryldflag LDFLAGS_AUTO -Wl,-z,noexecstack
CPPFLAGS_AUTO="${CPPFLAGS_AUTO}${addincpath}"