X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2Finstall-2;h=a063fb42620b70ac5ecd8fd996af50483bee6e0c;hb=5850e27b7e9777b0dc4853a2b8af4d3e7c73849e;hp=4dfe6e75852cae043318ea5508b087894e67eab7;hpb=0028eaa73ae0c3bd1dbf90c4bd508ae705bc386f;p=hvlinux.git diff --git a/stage1/install-2 b/stage1/install-2 index 4dfe6e7..a063fb4 100755 --- a/stage1/install-2 +++ b/stage1/install-2 @@ -1,5 +1,4 @@ #!/bin/bash -set -o errexit source ~/.bashrc @@ -11,13 +10,6 @@ source ../packages-list init_log_file # Building temporary system -export CC="${CLFS_TARGET}-gcc" -export CXX="${CLFS_TARGET}-g++" -export AR="${CLFS_TARGET}-ar" -export AS="${CLFS_TARGET}-as" -export RANLIB="${CLFS_TARGET}-ranlib" -export LD="${CLFS_TARGET}-ld" -export STRIP="${CLFS_TARGET}-strip" HOST_CC=gcc CPPFLAGS=-fexceptions \ ipkg ${GMP} "--enable-cxx" @@ -52,7 +44,7 @@ ipkg ${FINDUTILS} ipkg ${FILE_PKG} ipkg ${FLEX} ipkg ${GAWK} -ipkg ${GETTEXT} "--disable-shared" +ipkg ${GETTEXT} ipkg ${GREP} "\ --disable-perl-regexp \ --without-included-regex"