X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fhv-install-1;h=bfcc15327252705ed383bb03d2d449028c9ad332;hb=6890ab467c34bc0ae1fccf18a521c3cedfa442a2;hp=98853379620c837e000739c725866833a3415cc5;hpb=ebb247dc311a2c0d34a3134ddfd0719f3bdf1d41;p=hvlinux.git diff --git a/stage2/hv-install-1 b/stage2/hv-install-1 index 9885337..bfcc153 100755 --- a/stage2/hv-install-1 +++ b/stage2/hv-install-1 @@ -8,7 +8,6 @@ init_log_file rscr mult "Performing pre-install" pre-install -ipkg -j -l "${PERL}-pass1" ${PERL} ipkg -m noac -l "kernel-headers" -s "kernel-headers" ${KERNEL} ipkg -m noac ${MANPAGES} ipkg ${EGLIBC} @@ -24,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 @@ -51,12 +48,12 @@ ipkg -m noac ${GPTFDISK} FORCE_UNSAFE_CONFIGURE=1 ipkg -m acnb ${COREUTILS} ipkg -m noac ${IANA} ipkg ${MFOUR} -ipkg ${BISON} ipkg -m noac ${PROCPS} ipkg ${LIBTOOL} ipkg ${FLEX} +ipkg ${PERL} +ipkg ${BISON} ipkg -m noac ${IPROUTE2} -ipkg -l "${PERL}-pass2" ${PERL} ipkg ${READLINE} ipkg ${AUTOCONF} ipkg ${AUTOMAKE}