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

Unified Diff: src/trusted/validator_ragel/dfa_validator_x86_64.gyp

Issue 24227003: [MIPS] Add support to gyp files to build Native Client inside of Chromium (Closed) Base URL: http://git.chromium.org/native_client/src/native_client.git@master
Patch Set: Upload again. Created 7 years, 2 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
« no previous file with comments | « src/trusted/validator_ragel/dfa_validator_x86_32.gyp ('k') | src/trusted/validator_x86/ncval.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/trusted/validator_ragel/dfa_validator_x86_64.gyp
diff --git a/src/trusted/validator_ragel/dfa_validator_x86_64.gyp b/src/trusted/validator_ragel/dfa_validator_x86_64.gyp
index a6a4f19887ba8798142d8e932ad11fd6b86249dd..94f097d997bd72497f7342aa84eb5808cc9a9b96 100644
--- a/src/trusted/validator_ragel/dfa_validator_x86_64.gyp
+++ b/src/trusted/validator_ragel/dfa_validator_x86_64.gyp
@@ -32,9 +32,6 @@
},
],
}],
- [ 'target_arch=="arm" or target_arch=="ia32"', {
- 'targets': []
- }],
],
}
« no previous file with comments | « src/trusted/validator_ragel/dfa_validator_x86_32.gyp ('k') | src/trusted/validator_x86/ncval.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698