use system CFLAGS and LDFLAGS
This commit is contained in:
parent
05522ecc21
commit
be0300e0ca
@ -45,10 +45,6 @@ access to the memcached binary include files.
|
||||
%patch1 -p1 -b .unit
|
||||
|
||||
%build
|
||||
# compile with full RELRO
|
||||
export CFLAGS="%{optflags} -pie -fpie"
|
||||
export LDFLAGS="-Wl,-z,relro,-z,now"
|
||||
|
||||
%configure \
|
||||
%{?with_sasl: --enable-sasl} \
|
||||
%{?with_seccomp: --enable-seccomp}
|
||||
|
Loading…
Reference in New Issue
Block a user