Add V=1 to make options
This commit is contained in:
parent
e106c41c2a
commit
52b9a6a655
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user