Less output and lesser compression.

This commit is contained in:
Erwin de Haan 2020-01-15 11:20:01 +01:00
parent 138bff4327
commit 22f408201a
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
; Shows a lot of debug information while compiling ; Shows a lot of debug information while compiling
; This can be removed once stable. ; This can be removed once stable.
!verbose 4 !verbose 2
SetCompressor lzma SetCompressor bzip2
ShowInstDetails show ShowInstDetails show
ShowUninstDetails show ShowUninstDetails show
;-------------------------------- ;--------------------------------