forked from pool/varnish
Remove useless CFLAGS
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=62
This commit is contained in:
parent
018e638de7
commit
3bb635b81a
@ -99,8 +99,7 @@ This package holds the development files for varnish.
|
||||
%patch -P 1 -p1
|
||||
|
||||
%build
|
||||
# bnc#839358: Force-deactivate JIT
|
||||
export CFLAGS="%optflags -fstack-protector -DPCRE_STUDY_JIT_COMPILE=0"
|
||||
export CFLAGS="%optflags -fstack-protector"
|
||||
%configure --disable-static \
|
||||
--localstatedir=%_localstatedir/cache/ \
|
||||
--enable-developer-warnings
|
||||
|
Loading…
Reference in New Issue
Block a user