scripts/build/companion_libs/libelf.sh
changeset 2154 250cdcc86441
parent 1918 fb0e7cfd0394
child 2216 81b4c0efa46f
     1.1 --- a/scripts/build/companion_libs/libelf.sh	Thu Apr 15 22:42:06 2010 +0200
     1.2 +++ b/scripts/build/companion_libs/libelf.sh	Fri Oct 22 22:02:57 2010 +0200
     1.3 @@ -36,7 +36,7 @@
     1.4          libelf_opts+=( --disable-shared --enable-static )
     1.5      fi
     1.6  
     1.7 -    CT_DoExecLog ALL                                        \
     1.8 +    CT_DoExecLog CFG                                        \
     1.9      "${CT_SRC_DIR}/libelf-${CT_LIBELF_VERSION}/configure"   \
    1.10          --build=${CT_BUILD}                                 \
    1.11          --host=${CT_HOST}                                   \