Remove useless CFLAGS
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=62
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user