From 5e7fa0debcf8a28813907bbdd8c85894e1a9f883 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Tue, 19 Jun 2007 17:50:46 +0000 Subject: Make the progress bar a default for all samples. diff --git a/samples/armeb-unknown-linux-gnu/crosstool.config b/samples/armeb-unknown-linux-gnu/crosstool.config index a14c4d6..3407602 100644 --- a/samples/armeb-unknown-linux-gnu/crosstool.config +++ b/samples/armeb-unknown-linux-gnu/crosstool.config @@ -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" diff --git a/samples/armeb-unknown-linux-uclibc/crosstool.config b/samples/armeb-unknown-linux-uclibc/crosstool.config index ebce9de..1985283 100644 --- a/samples/armeb-unknown-linux-uclibc/crosstool.config +++ b/samples/armeb-unknown-linux-uclibc/crosstool.config @@ -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" diff --git a/samples/i586-geode-linux-uclibc/crosstool.config b/samples/i586-geode-linux-uclibc/crosstool.config index bcc894c..c7f50fb 100644 --- a/samples/i586-geode-linux-uclibc/crosstool.config +++ b/samples/i586-geode-linux-uclibc/crosstool.config @@ -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" -- cgit v0.10.2-6-g49f6