scripts/crosstool-NG.sh.in
branch1.13
changeset 2845 0dc9d4931246
parent 2796 bdff4164a122
child 2838 822af73497bf
     1.1 --- a/scripts/crosstool-NG.sh.in	Wed Dec 07 16:15:50 2011 +0800
     1.2 +++ b/scripts/crosstool-NG.sh.in	Mon Dec 12 21:41:16 2011 +0200
     1.3 @@ -41,6 +41,8 @@
     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  export GREP_OPTIONS=
     1.7 +# Workaround against openSUSE 12.1 that breaks ./configure for cross-compilation:
     1.8 +export CONFIG_SITE=
     1.9  
    1.10  # Some sanity checks on paths content
    1.11  for d in            \