commit | 5c72544d48362a24d25eaad608e371dd30afd56f | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Tue Sep 02 19:09:35 2014 -0700 |
committer | Stephen Hines <srhines@google.com> | Tue Sep 02 21:46:25 2014 -0700 |
tree | 0c1f3014ff2d6cc83592ffaa448be7a3b748551d | |
parent | ec8778e89f872b9a12cc6b3367400ecd33cb32d0 [diff] [blame] |
Fix build breakage due to incorrect bcc_compat RS_TRIPLE. Bug: 17333374 Change-Id: I13582ce0cde86f7b3728aa4f45a5197438d65a2d (cherry picked from commit 52626d2a7b4767905e8a369ddc8316c1290ad156)
diff --git a/core/clang/TARGET_mips64.mk b/core/clang/TARGET_mips64.mk index a5e29d2..ab69aed 100644 --- a/core/clang/TARGET_mips64.mk +++ b/core/clang/TARGET_mips64.mk
@@ -52,3 +52,4 @@ RS_TRIPLE := aarch64-linux-android RS_TRIPLE_CFLAGS := +RS_COMPAT_TRIPLE := mips64el-linux-android