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

Unified Diff: runtime/tools/gyp/runtime-configurations.gypi

Issue 2858623002: Remove MIPS support (Closed)
Patch Set: Rebase Created 3 years, 7 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
Index: runtime/tools/gyp/runtime-configurations.gypi
diff --git a/runtime/tools/gyp/runtime-configurations.gypi b/runtime/tools/gyp/runtime-configurations.gypi
index 2de3bf9a0f07c9ceb34700c802048e4c328f88e8..04b7dd52f9cff6cada30d663dc141dc68603c7b6 100644
--- a/runtime/tools/gyp/runtime-configurations.gypi
+++ b/runtime/tools/gyp/runtime-configurations.gypi
@@ -93,13 +93,6 @@
},
},
- 'Dart_simmips_Base': {
- 'abstract': 1,
- 'xcode_settings': {
- 'ARCHS': [ 'i386' ],
- },
- },
-
'Dart_Debug': {
'abstract': 1,
'defines': [

Powered by Google App Engine
This is Rietveld 408576698