Add V=1 to make options

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2013-10-22 00:05:58 -04:00
parent e106c41c2a
commit 52b9a6a655
1 changed files with 1 additions and 1 deletions

View File

@ -303,7 +303,7 @@ pushd build3
--with-sysvinit-path=/etc/rc.d/init.d \
--with-rc-local-script-path-start=/etc/rc.d/rc.local \
PYTHON=%{__python3}
make %{?_smp_mflags} GCC_COLORS=""
make %{?_smp_mflags} GCC_COLORS="" V=1
popd
pushd build2