mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-04-18 08:10:07 +00:00
complibs/cloog: 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
7ea68f2049
commit
85c67d1ae3
@ -62,9 +62,9 @@ do_cloog() {
|
||||
cloog_LDFLAGS='-lm'
|
||||
fi
|
||||
|
||||
CT_DoExecLog CFG \
|
||||
CFLAGS="${CT_CFLAGS_FOR_HOST}" \
|
||||
LDFLAGS="${cloog_LDFLAGS}" \
|
||||
CT_DoExecLog CFG \
|
||||
"${CT_SRC_DIR}/cloog-ppl${_t}/configure" \
|
||||
--build=${CT_BUILD} \
|
||||
--host=${CT_HOST} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user