diff -r 889b448303ae -r d5fa60201dcb scripts/crosstool.sh --- a/scripts/crosstool.sh Wed Jul 16 21:57:12 2008 +0000 +++ b/scripts/crosstool.sh Thu Jul 17 21:17:19 2008 +0000 @@ -53,11 +53,6 @@ CT_TestAndAbort "Don't set CXXFLAGS. It screws up the build." -n "${CXXFLAGS}" CT_Test "GREP_OPTIONS screws up the build. Resetting." -n "${GREP_OPTIONS}" GREP_OPTIONS= -CT_HasOrAbort awk -CT_HasOrAbort sed -CT_HasOrAbort bison -CT_HasOrAbort flex -CT_HasOrAbort lynx CT_DoLog INFO "Building environment variables"