commit | 52626d2a7b4767905e8a369ddc8316c1290ad156 | [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 19:09:35 2014 -0700 |
tree | 9d13b61170fdc613a1d5ea707f64d074a748372e | |
parent | 41b83d6d3c4baa19d2a34cef5eef730b59555cfa [diff] [blame] |
Fix build breakage due to incorrect bcc_compat RS_TRIPLE. Bug: 17333374 Change-Id: I13582ce0cde86f7b3728aa4f45a5197438d65a2d
diff --git a/core/clang/TARGET_mips.mk b/core/clang/TARGET_mips.mk index 011c2a6..91067f5 100644 --- a/core/clang/TARGET_mips.mk +++ b/core/clang/TARGET_mips.mk
@@ -52,3 +52,4 @@ $(clang_2nd_arch_prefix)RS_TRIPLE := armv7-none-linux-gnueabi $(clang_2nd_arch_prefix)RS_TRIPLE_CFLAGS := +RS_COMPAT_TRIPLE := mipsel-linux-android