summaryrefslogtreecommitdiffstats
path: root/memcached.spec
diff options
context:
space:
mode:
Diffstat (limited to 'memcached.spec')
-rw-r--r--memcached.spec4
1 files changed, 0 insertions, 4 deletions
diff --git a/memcached.spec b/memcached.spec
index 10f99a4..cea6aba 100644
--- a/memcached.spec
+++ b/memcached.spec
@@ -93,10 +93,6 @@ access to the memcached binary include files.
%build
-# compile with full RELRO
-export CFLAGS="%{optflags} -pie -fpie"
-export LDFLAGS="-Wl,-z,relro,-z,now"
-
%configure \
%if %{with_extstore}
--enable-extstore \