mirror of
https://abf.rosa.ru/djam/libreoffice.git
synced 2025-02-23 18:43:00 +00:00
more verbosity
This commit is contained in:
parent
884293b547
commit
4851e52a41
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue