X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2Finstall-1;h=d2a720deab8234b0c4ed98354ff8dcd93a77a9f5;hb=f63a78e04ec65397472cda88061558f4e3a30fb2;hp=d72dbaf5cf1ff093b9fb40990222ce7d04e357c8;hpb=16cc35ba4890382ee9368a176e4f5a7fa773b7a6;p=hvlinux.git diff --git a/stage1/install-1 b/stage1/install-1 index d72dbaf..d2a720d 100755 --- a/stage1/install-1 +++ b/stage1/install-1 @@ -17,6 +17,9 @@ init_log_file export CFLAGS="-pipe -march=${MACHINE_ARCHITECTURE} -O2" export CXXFLAGS=${CFLAGS} +ipkg_ac ${GMP} "--enable-cxx --enable-mpbsd ABI=32" +ipkg_ac ${MPFR} "--enable-shared" + ipkg_mult ${BINUTILS} cis-binutils-pass1 "${BINUTILS}-pass1" ipkg_mult ${GCC_CORE} cis-gcc-pass1 "${GCC_CORE}-pass1" ipkg ${KERNEL} cis-linux-api-headers