mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-06-24 01:28:44 +00:00
Fix the references to old config variables
Signed-off-by: Alexey Neyman <stilor@att.net>
This commit is contained in:
@ -18,7 +18,7 @@ do_test_suite_gcc_build() {
|
||||
CT_DoExecLog ALL cp -av "${CT_LIB_DIR}/contrib/gcc-test-suite/default.cfg" \
|
||||
"${CT_LIB_DIR}/contrib/gcc-test-suite/Makefile" \
|
||||
"${CT_LIB_DIR}/contrib/gcc-test-suite/README" \
|
||||
"${CT_SRC_DIR}/gcc-${CT_CC_GCC_VERSION}/gcc/testsuite" \
|
||||
"${CT_SRC_DIR}/gcc/gcc/testsuite" \
|
||||
"${CT_TEST_SUITE_DIR}/gcc"
|
||||
|
||||
CT_DoExecLog ALL sed -i -r -e "s/@@DG_TARGET@@/${CT_TARGET}/g;" \
|
||||
|
Reference in New Issue
Block a user