From d743d2dc66ba56660a257f2bc6b7f96055356a18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Poulhi=C3=A8s?= Date: Tue, 7 May 2024 21:37:34 +0200 Subject: [PATCH] Disable c6x progress bar MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit refs https://github.com/compiler-explorer/compiler-explorer/issues/6406 Signed-off-by: Marc Poulhiès --- build/latest/c6x-14.1.0.config | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build/latest/c6x-14.1.0.config b/build/latest/c6x-14.1.0.config index 6259fbb..0e578ce 100644 --- a/build/latest/c6x-14.1.0.config +++ b/build/latest/c6x-14.1.0.config @@ -128,9 +128,8 @@ CT_LOG_EXTRA=y # CT_LOG_DEBUG is not set CT_LOG_LEVEL_MAX="EXTRA" # CT_LOG_SEE_TOOLS_WARN is not set -CT_LOG_PROGRESS_BAR=y -CT_LOG_TO_FILE=y -CT_LOG_FILE_COMPRESS=y +# CT_LOG_PROGRESS_BAR is not set +# CT_LOG_TO_FILE is not set # end of Paths and misc options #