Make the progress bar a default for all samples.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Jun 19 17:50:46 2007 +0000 (2007-06-19)
changeset 1800b45550a9e13
parent 179 ba6e7292f7bf
child 181 ff64ca4ebe48
Make the progress bar a default for all samples.
samples/armeb-unknown-linux-gnu/crosstool.config
samples/armeb-unknown-linux-uclibc/crosstool.config
samples/i586-geode-linux-uclibc/crosstool.config
     1.1 --- a/samples/armeb-unknown-linux-gnu/crosstool.config	Mon Jun 18 11:43:02 2007 +0000
     1.2 +++ b/samples/armeb-unknown-linux-gnu/crosstool.config	Tue Jun 19 17:50:46 2007 +0000
     1.3 @@ -46,7 +46,7 @@
     1.4  # CT_LOG_ALL is not set
     1.5  CT_LOG_LEVEL_MAX="EXTRA"
     1.6  # CT_LOG_SEE_TOOLS_WARN is not set
     1.7 -# CT_LOG_PROGRESS_BAR is not set
     1.8 +CT_LOG_PROGRESS_BAR=y
     1.9  # CT_LOG_USE_COLORS is not set
    1.10  CT_LOG_TO_FILE=y
    1.11  CT_LOG_FILE="${CT_PREFIX_DIR}/${CT_TARGET}.log"
     2.1 --- a/samples/armeb-unknown-linux-uclibc/crosstool.config	Mon Jun 18 11:43:02 2007 +0000
     2.2 +++ b/samples/armeb-unknown-linux-uclibc/crosstool.config	Tue Jun 19 17:50:46 2007 +0000
     2.3 @@ -46,7 +46,7 @@
     2.4  # CT_LOG_ALL is not set
     2.5  CT_LOG_LEVEL_MAX="EXTRA"
     2.6  # CT_LOG_SEE_TOOLS_WARN is not set
     2.7 -# CT_LOG_PROGRESS_BAR is not set
     2.8 +CT_LOG_PROGRESS_BAR=y
     2.9  CT_LOG_TO_FILE=y
    2.10  CT_LOG_FILE="${CT_PREFIX_DIR}/${CT_TARGET}.log"
    2.11  
     3.1 --- a/samples/i586-geode-linux-uclibc/crosstool.config	Mon Jun 18 11:43:02 2007 +0000
     3.2 +++ b/samples/i586-geode-linux-uclibc/crosstool.config	Tue Jun 19 17:50:46 2007 +0000
     3.3 @@ -46,7 +46,7 @@
     3.4  # CT_LOG_ALL is not set
     3.5  CT_LOG_LEVEL_MAX="EXTRA"
     3.6  # CT_LOG_SEE_TOOLS_WARN is not set
     3.7 -# CT_LOG_PROGRESS_BAR is not set
     3.8 +CT_LOG_PROGRESS_BAR=y
     3.9  # CT_LOG_USE_COLORS is not set
    3.10  CT_LOG_TO_FILE=y
    3.11  CT_LOG_FILE="${CT_PREFIX_DIR}/${CT_TARGET}.log"