more verbosity

This commit is contained in:
Mikhail Novosyolov 2020-04-04 05:04:40 +03:00
parent 884293b547
commit 4851e52a41

View file

@ -3075,7 +3075,7 @@ touch external/tarballs/.downloaded
# We use make build here because the default target is "allandcheck".
# Checking should go to check
%make V=1 verbose=t build-nocheck
%make V=1 verbose=t GMAKE_OPTIONS='VERBOSE=1' build-nocheck
echo "Make end at: "`date` >> ooobuildtime.log
echo "Install start at: "`date` >> ooobuildtime.log