Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(167)

Unified Diff: build/mipsu.gypi

Issue 9361024: MIPS: Enabled native/cross-compilation for MIPS targets in the gyp system. (Closed)
Patch Set: Created 8 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« build/common.gypi ('K') | « build/common.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/mipsu.gypi
diff --git a/build/mipsu.gypi b/build/mipsu.gypi
index 8dfea7490674037c2327a3685b597715dc7cd683..306f105dbd56c223f0b94eda9760895d609c947f 100644
--- a/build/mipsu.gypi
+++ b/build/mipsu.gypi
@@ -29,5 +29,6 @@
'variables': {
'target_arch': 'ia32',
'v8_target_arch': 'mips',
+ 'mips_arch_variant': 'mips32r2',
},
}
« build/common.gypi ('K') | « build/common.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698