From 3bb635b81a855716c0623e8c21ef8cc4e3e73dd52a27e7493af535345d1a11b8 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 21 Oct 2013 13:31:46 +0000 Subject: [PATCH] Remove useless CFLAGS OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=62 --- varnish.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/varnish.spec b/varnish.spec index f37b26f..ec7aaff 100644 --- a/varnish.spec +++ b/varnish.spec @@ -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