mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-22 06:07:49 +00:00
binutils/elf2flt: log even more
Also log variable assignement for single commands. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
This commit is contained in:
parent
221e49129d
commit
457a67cd3e
@ -37,8 +37,8 @@ do_elf2flt() {
|
||||
binutils_src=${CT_SRC_DIR}/binutils-${CT_BINUTILS_VERSION}
|
||||
|
||||
CT_DoLog EXTRA "Configuring elf2flt"
|
||||
CFLAGS="${CT_CFLAGS_FOR_HOST}" \
|
||||
CT_DoExecLog CFG \
|
||||
CFLAGS="${CT_CFLAGS_FOR_HOST}" \
|
||||
"${CT_SRC_DIR}/elf2flt-cvs-${CT_ELF2FLT_VERSION}/configure" \
|
||||
--build=${CT_BUILD} \
|
||||
--host=${CT_HOST} \
|
||||
|
Loading…
Reference in New Issue
Block a user