aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index d3c59ac..77a4018 100755
--- a/configure
+++ b/configure
@@ -223,7 +223,7 @@ tryflag CFLAGS_AUTO -fPIE
tryflag CFLAGS_AUTO -fstack-protector-all
tryldflag LDFLAGS_AUTO -Wl,-z,now
tryldflag LDFLAGS_AUTO -Wl,-z,relro
-tryldflag LDFLAGS_AUTO -Wl,-pie
+tryldflag LDFLAGS_AUTO -pie
have_pkgconfig=no
printf "checking for pkg-config... "