forked from pool/varnish
enable verbose
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=111
This commit is contained in:
parent
4d5fced114
commit
fac46bdf5b
@ -94,17 +94,14 @@ This package holds the development files for varnish.
|
|||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
perl -i -lpe 's{-Werror\b}{}' configure.ac
|
|
||||||
autoreconf -fi
|
|
||||||
%define _lto_cflags %nil
|
%define _lto_cflags %nil
|
||||||
export CFLAGS="%optflags -fcommon -fstack-protector"
|
export CFLAGS="%optflags -fcommon -fstack-protector"
|
||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
export CFLAGS="$CFLAGS -ffloat-store -fexcess-precision=standard"
|
export CFLAGS="$CFLAGS -ffloat-store -fexcess-precision=standard"
|
||||||
%endif
|
%endif
|
||||||
%configure --disable-static --docdir="%_docdir/%name" \
|
%configure --disable-static --docdir="%_docdir/%name" \
|
||||||
--localstatedir="%_localstatedir/cache/" \
|
--localstatedir="%_localstatedir/cache/"
|
||||||
--enable-developer-warnings
|
%make_build V=1
|
||||||
%make_build
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
b="%buildroot"
|
b="%buildroot"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user