scripts/crosstool.sh
changeset 678 d5fa60201dcb
parent 672 889b448303ae
child 725 d2c46e039cd8
     1.1 --- a/scripts/crosstool.sh	Wed Jul 16 21:57:12 2008 +0000
     1.2 +++ b/scripts/crosstool.sh	Thu Jul 17 21:17:19 2008 +0000
     1.3 @@ -53,11 +53,6 @@
     1.4  CT_TestAndAbort "Don't set CXXFLAGS. It screws up the build." -n "${CXXFLAGS}"
     1.5  CT_Test "GREP_OPTIONS screws up the build. Resetting." -n "${GREP_OPTIONS}"
     1.6  GREP_OPTIONS=
     1.7 -CT_HasOrAbort awk
     1.8 -CT_HasOrAbort sed
     1.9 -CT_HasOrAbort bison
    1.10 -CT_HasOrAbort flex
    1.11 -CT_HasOrAbort lynx
    1.12  
    1.13  CT_DoLog INFO "Building environment variables"
    1.14