From 7746415b7dc0ce7a822a8cb2920d14220b7fe5c1 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 17 Jun 2007 14:51:37 +0000 Subject: The log file is no longer configurable: it is always "${CT_PREFIX_DIR}/build.log". Add an option to compress the log file upon successfull build. Make rendering the toolchain read-only optional. A few eye-candy fixes. --- docs/overview.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'docs') diff --git a/docs/overview.txt b/docs/overview.txt index 6620366c..2082d7eb 100644 --- a/docs/overview.txt +++ b/docs/overview.txt @@ -133,10 +133,6 @@ CT_PREFIX_DIR: This is where the toolchain will be installed in (and for now, where it will run from). -CT_LOG_FILE: - The file where *all* log messages will go. Keep the default, in goes in - ${CT_PREFIX_DIR}/${CT_TARGET}.log - CT_TARGET_VENDOR: An identifier for your toolchain, will take place in the vendor part of the target triplet. It shall *not* contain spaces or dashes. Usually, keep it -- cgit v1.2.3