commit | b0d9108795caea4b88be42d208c7a21e73de4c9f | [log] [tgz] |
---|---|---|
author | Chih-hung Hsieh <chh@google.com> | Tue Nov 24 21:13:38 2015 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Nov 24 21:13:38 2015 +0000 |
tree | ceac0d933045c1952a61f56a5d499b521d432b2a | |
parent | 80d6b0a9c607b15a70512996b5a56b0499e426b4 [diff] | |
parent | 4dcd769f2c6de08cd0b11ea006357913c0546e58 [diff] |
Merge "Move mips64 target to clang by default."
diff --git a/target/board/generic_mips64/BoardConfig.mk b/target/board/generic_mips64/BoardConfig.mk index 8e8a68b..d5430cd 100644 --- a/target/board/generic_mips64/BoardConfig.mk +++ b/target/board/generic_mips64/BoardConfig.mk
@@ -75,3 +75,5 @@ BOARD_SEPOLICY_DIRS += build/target/board/generic/sepolicy DEX_PREOPT_DEFAULT := nostripping + +USE_CLANG_PLATFORM_BUILD := true