Upgrade to boost-1.57.0
[hvlinux.git] / stage0 / hv-install-2
index 158e4ce..7b7f32e 100755 (executable)
@@ -16,15 +16,13 @@ case "${HVL_TARGET}" in
         ;;
 esac
 
-CPPFLAGS=-fexceptions \
-    ipkg ${GMP} "\
+ipkg ${GMP} "\
     --enable-cxx \
     --disable-static"
 
 export LDFLAGS="-Wl,-rpath,/cross-tools/lib"
 
 ipkg ${MPFR} "\
-    --enable-shared \
     --disable-static \
     --with-gmp=/cross-tools"