summaryrefslogtreecommitdiffstats
path: root/envsetup.sh
diff options
context:
space:
mode:
authorBen Cheng <bccheng@google.com>2012-12-10 17:02:27 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2012-12-10 17:02:27 -0800
commit297e28a9a713346dfb5d91630c96d365a6e69750 (patch)
tree267f20a465750c5a91a706389c7e0f00fcbfe413 /envsetup.sh
parent626eb453cab7d19ebf9b8e536e0c0da6cc64e4cf (diff)
parenta7b850864c54bb6f223d4b186c5937fd20aa68d8 (diff)
downloadbuild-297e28a9a713346dfb5d91630c96d365a6e69750.zip
build-297e28a9a713346dfb5d91630c96d365a6e69750.tar.gz
build-297e28a9a713346dfb5d91630c96d365a6e69750.tar.bz2
am a7b85086: Merge "Export TARGET_GCC_VERSION as an env variable."
* commit 'a7b850864c54bb6f223d4b186c5937fd20aa68d8': Export TARGET_GCC_VERSION as an env variable.
Diffstat (limited to 'envsetup.sh')
-rw-r--r--envsetup.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/envsetup.sh b/envsetup.sh
index e3e9d67..c1c3f6c 100644
--- a/envsetup.sh
+++ b/envsetup.sh
@@ -118,6 +118,7 @@ function setpaths()
# defined in core/config.mk
targetgccversion=$(get_build_var TARGET_GCC_VERSION)
+ export TARGET_GCC_VERSION=$targetgccversion
# The gcc toolchain does not exists for windows/cygwin. In this case, do not reference it.
export ANDROID_EABI_TOOLCHAIN=