diff -r fb0e7cfd0394 -r 2b5f5173daa0 scripts/build/companion_libs/libelf.sh --- a/scripts/build/companion_libs/libelf.sh Thu Apr 15 22:42:06 2010 +0200 +++ b/scripts/build/companion_libs/libelf.sh Mon Nov 29 00:50:21 2010 +0100 @@ -36,7 +36,7 @@ libelf_opts+=( --disable-shared --enable-static ) fi - CT_DoExecLog ALL \ + CT_DoExecLog CFG \ "${CT_SRC_DIR}/libelf-${CT_LIBELF_VERSION}/configure" \ --build=${CT_BUILD} \ --host=${CT_HOST} \