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
|
||||
|
||||
%build
|
||||
perl -i -lpe 's{-Werror\b}{}' configure.ac
|
||||
autoreconf -fi
|
||||
%define _lto_cflags %nil
|
||||
export CFLAGS="%optflags -fcommon -fstack-protector"
|
||||
%ifarch %ix86
|
||||
export CFLAGS="$CFLAGS -ffloat-store -fexcess-precision=standard"
|
||||
%endif
|
||||
%configure --disable-static --docdir="%_docdir/%name" \
|
||||
--localstatedir="%_localstatedir/cache/" \
|
||||
--enable-developer-warnings
|
||||
%make_build
|
||||
--localstatedir="%_localstatedir/cache/"
|
||||
%make_build V=1
|
||||
|
||||
%install
|
||||
b="%buildroot"
|
||||
|
Loading…
Reference in New Issue
Block a user