am a4ad06ac: am 750e0c08: Merge "Prepare upcoming GCC 4.8 release."

* commit 'a4ad06ac1db1dfc041fe386b76b22233fdc54341':
  Prepare upcoming GCC 4.8 release.
This commit is contained in:
Ying Wang
2013-08-13 15:03:24 -07:00
committed by Android Git Automerger
3 changed files with 8 additions and 3 deletions

View File

@@ -205,6 +205,8 @@ function set_stuff_for_environment()
set_sequence_number
export ANDROID_BUILD_TOP=$(gettop)
# With this environment variable new GCC can apply colors to warnings/errors
export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01'
}
function set_sequence_number()