scripts/build/companion_libs/mpc.sh
changeset 2350 069c0df98b64
parent 2275 9ab4392430ad
child 2381 0ca0f85a4b2a
     1.1 --- a/scripts/build/companion_libs/mpc.sh	Sat Jan 22 22:35:43 2011 +0100
     1.2 +++ b/scripts/build/companion_libs/mpc.sh	Sun Mar 20 01:07:31 2011 +0100
     1.3 @@ -37,8 +37,8 @@
     1.4          mpc_opts+=( --disable-shared --enable-static )
     1.5      fi
     1.6  
     1.7 +    CT_DoExecLog CFG                                \
     1.8      CFLAGS="${CT_CFLAGS_FOR_HOST}"                  \
     1.9 -    CT_DoExecLog CFG                                \
    1.10      "${CT_SRC_DIR}/mpc-${CT_MPC_VERSION}/configure" \
    1.11          --build=${CT_BUILD}                         \
    1.12          --host=${CT_HOST}                           \