aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 31a038f..639248c 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 -pie
+#tryldflag LDFLAGS_AUTO -pie
have_pkgconfig=no
printf "checking for pkg-config... "