complibs/mpc: 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:
Yann E. MORIN" 2011-03-20 01:07:31 +01:00
parent 85c67d1ae3
commit 7151e68b0d

View File

@ -37,8 +37,8 @@ do_mpc() {
mpc_opts+=( --disable-shared --enable-static )
fi
CFLAGS="${CT_CFLAGS_FOR_HOST}" \
CT_DoExecLog CFG \
CFLAGS="${CT_CFLAGS_FOR_HOST}" \
"${CT_SRC_DIR}/mpc-${CT_MPC_VERSION}/configure" \
--build=${CT_BUILD} \
--host=${CT_HOST} \