aboutsummaryrefslogtreecommitdiffstats
path: root/android/arch.go
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2016-07-19 21:37:28 -0700
committerDan Willemsen <dwillemsen@google.com>2016-07-19 21:37:28 -0700
commit65fb9818148c0bd91feb8d5d0518987f9f2abf67 (patch)
tree971c22b0c29b5d03f8e9486deee0abfe3935f257 /android/arch.go
parent5951c8a3a98fd7bbbd9ad8a2710b4845d528f300 (diff)
downloadbuild_soong-65fb9818148c0bd91feb8d5d0518987f9f2abf67.tar.gz
build_soong-65fb9818148c0bd91feb8d5d0518987f9f2abf67.tar.bz2
build_soong-65fb9818148c0bd91feb8d5d0518987f9f2abf67.zip
Fix Mega_device build
Change-Id: I128d013ef7c1cb0afa71dc011bf5d4180f468a1b
Diffstat (limited to 'android/arch.go')
-rw-r--r--android/arch.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/arch.go b/android/arch.go
index 08b7b1f8..13fcb298 100644
--- a/android/arch.go
+++ b/android/arch.go
@@ -814,7 +814,7 @@ func decodeMegaDevice() ([]Target, error) {
{"mips", "mips32-fp", "", []string{"mips"}},
{"mips", "mips32r2-fp", "", []string{"mips"}},
{"mips", "mips32r2-fp-xburst", "", []string{"mips"}},
- {"mips", "mips32r6", "", []string{"mips"}},
+ //{"mips", "mips32r6", "", []string{"mips"}},
// mips32r2dsp[r2]-fp fails in the assembler for divdf3.c in compiler-rt:
// (same errors in make and soong)
// Error: invalid operands `mtlo $ac0,$11'