commit | c5cc2f6dafaa1826322415f91048b97cfab80556 | [log] [tgz] |
---|---|---|
author | Ying Wang <wangying@android.com> | Mon Aug 19 23:16:27 2013 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Aug 19 23:16:27 2013 +0000 |
tree | 84b309d7bcc0013afe208458a6b8e8b77bb6463e | |
parent | 259773656ac0c0c4ef588c949aaf21216c44b339 [diff] | |
parent | cc41f014909f3ee1b8086ab13daa4ac209f2f964 [diff] |
Merge "[MIPS] Add support for MXU instructions for Ingenic builds."
diff --git a/core/combo/arch/mips/mips32r2-fp-xburst.mk b/core/combo/arch/mips/mips32r2-fp-xburst.mk index fee9cb3..8b0fef1 100644 --- a/core/combo/arch/mips/mips32r2-fp-xburst.mk +++ b/core/combo/arch/mips/mips32r2-fp-xburst.mk
@@ -10,7 +10,8 @@ -mtune=mips32r2 \ -mips32r2 \ -mhard-float \ - -mno-fused-madd + -mno-fused-madd \ + -Wa,-mmxu arch_variant_ldflags := \ -EL