X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fhv-install-1;h=8d2aebd97029cacbf7e714149fd68bfeb18df1c2;hb=25444ab74e068ffdba5d00817d7eb0daff096839;hp=18de02bf7ee5edeef1c1fde83f046f3452f1dc31;hpb=74eeb0ffa69ee13dbfa5f020ec217a6693f81a32;p=hvlinux.git diff --git a/stage2/hv-install-1 b/stage2/hv-install-1 index 18de02b..8d2aebd 100755 --- a/stage2/hv-install-1 +++ b/stage2/hv-install-1 @@ -19,9 +19,8 @@ export CC="gcc -isystem /usr/include" export CXX="g++ -isystem /usr/include" export LDFLAGS="-Wl,-rpath-link,/lib" -CPPFLAGS=-fexceptions \ - ipkg ${GMP} "--enable-cxx --enable-mpbsd" -ipkg ${MPFR} "--enable-shared --with-gmp=/usr" +ipkg ${GMP} "--enable-cxx" +ipkg ${MPFR} "--with-gmp=/usr" ipkg ${MPC} ipkg ${ISL} ipkg ${CLOOG} "--with-isl=system"