Remove ppl
[hvlinux.git] / stage2 / hv-install-1
index ef23798..bfcc153 100755 (executable)
@@ -23,8 +23,6 @@ CPPFLAGS=-fexceptions \
     ipkg ${GMP} "--enable-cxx --enable-mpbsd"
 ipkg ${MPFR} "--enable-shared --with-gmp=/usr"
 ipkg ${MPC}
-CPPFLAGS=-fexceptions \
-    ipkg ${PPL} "--enable-shared --disable-optimization"
 ipkg ${CLOOG} "--enable-shared"
 
 unset CC