diff -r 9ab4392430ad -r ab441b3f8ea1 scripts/build/companion_libs/gmp.sh --- a/scripts/build/companion_libs/gmp.sh Sat Jan 22 22:35:43 2011 +0100 +++ b/scripts/build/companion_libs/gmp.sh Sun Mar 20 01:04:22 2011 +0100 @@ -36,8 +36,8 @@ gmp_opts+=( --disable-shared --enable-static ) fi + CT_DoExecLog CFG \ CFLAGS="${CT_CFLAGS_FOR_HOST} -fexceptions" \ - CT_DoExecLog CFG \ "${CT_SRC_DIR}/gmp-${CT_GMP_VERSION}/configure" \ --build=${CT_BUILD} \ --host=${CT_HOST} \