Update mpfr patch and configure options
[hvlinux.git] / stage2 / hv-install-1
index b1d2ca2..8d2aebd 100755 (executable)
@@ -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"