diff -r f5de4d088dc9 -r a797ad9c7bd5 scripts/build/libc/uClibc.sh --- a/scripts/build/libc/uClibc.sh Sun Sep 12 22:15:12 2010 +0200 +++ b/scripts/build/libc/uClibc.sh Thu Nov 11 01:11:17 2010 +0100 @@ -190,7 +190,7 @@ # to best fit the target. So it is useless and seems to be a bad thing to # use LIBC_EXTRA_CFLAGS here. CT_DoLog EXTRA "Applying configuration" - CT_DoYes "" |CT_DoExecLog ALL \ + CT_DoYes "" |CT_DoExecLog CFG \ make CROSS=${CT_TARGET}- \ PREFIX="${CT_SYSROOT_DIR}/" \ LOCALE_DATA_FILENAME="${uclibc_local_tarball}.tgz" \