X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fhv-install-1;h=8d2aebd97029cacbf7e714149fd68bfeb18df1c2;hb=25444ab74e068ffdba5d00817d7eb0daff096839;hp=b1d2ca213f718d80497ea5a6ed92c09e0906c80e;hpb=d4c538dd077a095cacaa28bd6fff6f65e6fb3d84;p=hvlinux.git diff --git a/stage2/hv-install-1 b/stage2/hv-install-1 index b1d2ca2..8d2aebd 100755 --- a/stage2/hv-install-1 +++ b/stage2/hv-install-1 @@ -20,7 +20,7 @@ export CXX="g++ -isystem /usr/include" export LDFLAGS="-Wl,-rpath-link,/lib" ipkg ${GMP} "--enable-cxx" -ipkg ${MPFR} "--enable-shared --with-gmp=/usr" +ipkg ${MPFR} "--with-gmp=/usr" ipkg ${MPC} ipkg ${ISL} ipkg ${CLOOG} "--with-isl=system"