mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-19 19:26:36 +00:00
Make the progress bar a default for all samples.
This commit is contained in:
parent
e0455a5ec9
commit
5e7fa0debc
@ -46,7 +46,7 @@ CT_LOG_EXTRA=y
|
||||
# CT_LOG_ALL is not set
|
||||
CT_LOG_LEVEL_MAX="EXTRA"
|
||||
# CT_LOG_SEE_TOOLS_WARN is not set
|
||||
# CT_LOG_PROGRESS_BAR is not set
|
||||
CT_LOG_PROGRESS_BAR=y
|
||||
# CT_LOG_USE_COLORS is not set
|
||||
CT_LOG_TO_FILE=y
|
||||
CT_LOG_FILE="${CT_PREFIX_DIR}/${CT_TARGET}.log"
|
||||
|
@ -46,7 +46,7 @@ CT_LOG_EXTRA=y
|
||||
# CT_LOG_ALL is not set
|
||||
CT_LOG_LEVEL_MAX="EXTRA"
|
||||
# CT_LOG_SEE_TOOLS_WARN is not set
|
||||
# CT_LOG_PROGRESS_BAR is not set
|
||||
CT_LOG_PROGRESS_BAR=y
|
||||
CT_LOG_TO_FILE=y
|
||||
CT_LOG_FILE="${CT_PREFIX_DIR}/${CT_TARGET}.log"
|
||||
|
||||
|
@ -46,7 +46,7 @@ CT_LOG_EXTRA=y
|
||||
# CT_LOG_ALL is not set
|
||||
CT_LOG_LEVEL_MAX="EXTRA"
|
||||
# CT_LOG_SEE_TOOLS_WARN is not set
|
||||
# CT_LOG_PROGRESS_BAR is not set
|
||||
CT_LOG_PROGRESS_BAR=y
|
||||
# CT_LOG_USE_COLORS is not set
|
||||
CT_LOG_TO_FILE=y
|
||||
CT_LOG_FILE="${CT_PREFIX_DIR}/${CT_TARGET}.log"
|
||||
|
Loading…
Reference in New Issue
Block a user