mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-20 17:12:55 +00:00
Oupsss... Didn't save scripts/crosstool.sh prior to comiting. :-(
This commit is contained in:
parent
9d8cb8679b
commit
9ce8af9fa5
@ -30,9 +30,6 @@ CT_STAR_DATE_HUMAN=`CT_DoDate +%Y%m%d.%H%M%S`
|
||||
# Log to a temporary file until we have built our environment
|
||||
CT_ACTUAL_LOG_FILE="${CT_TOP_DIR}/$$.log"
|
||||
|
||||
# CT_TOP_DIR should be an absolute path.
|
||||
CT_TOP_DIR="`CT_MakeAbsolutePath \"${CT_TOP_DIR}\"`"
|
||||
|
||||
# Parse the configuration file
|
||||
CT_TestOrAbort "Configuration file not found. Please create one." -f "${CT_TOP_DIR}/.config"
|
||||
. "${CT_TOP_DIR}/.config"
|
||||
|
Loading…
x
Reference in New Issue
Block a user