summaryrefslogtreecommitdiffstats
path: root/build/tools
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2015-01-27 22:12:38 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-01-27 22:12:38 +0000
commit2d0ce7b832d1c6e76a53ba6475858181a7beac95 (patch)
tree3e20abda257d27c73d78b101cb5db54357e6ea51 /build/tools
parent40ef0a61b140b3933e97b06fd7ab136277376814 (diff)
parent214797acbe66390a012d2ba47200f6e8330d5c33 (diff)
downloadandroid_development-2d0ce7b832d1c6e76a53ba6475858181a7beac95.tar.gz
android_development-2d0ce7b832d1c6e76a53ba6475858181a7beac95.tar.bz2
android_development-2d0ce7b832d1c6e76a53ba6475858181a7beac95.zip
am 214797ac: Merge "Update the winsdk-tools prerequisites."
* commit '214797acbe66390a012d2ba47200f6e8330d5c33': Update the winsdk-tools prerequisites.
Diffstat (limited to 'build/tools')
-rw-r--r--build/tools/windows_sdk.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/tools/windows_sdk.mk b/build/tools/windows_sdk.mk
index b7bd6cf1a..9b97a19a4 100644
--- a/build/tools/windows_sdk.mk
+++ b/build/tools/windows_sdk.mk
@@ -50,8 +50,8 @@ WIN_TARGETS := \
# build prerequisites.
WIN_BUILD_PREREQ := \
acp \
- bcc_compat \
- llvm-rs-cc \
+ llvm-tblgen \
+ clang-tblgen \
$(WIN_SDK_BUILD_PREREQ)