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

Unified Diff: src/trusted/validator_arm/ncval.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/x86/validate_x86.gyp ('k') | src/trusted/validator_mips/validator_mips.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/trusted/validator_arm/ncval.gyp
diff --git a/src/trusted/validator_arm/ncval.gyp b/src/trusted/validator_arm/ncval.gyp
index 18ccd98c0ad0c3234ac84d0e0a197a796bb3ff9d..98df940873634c58eb7aaabd4e9b094ac3c68f1d 100644
--- a/src/trusted/validator_arm/ncval.gyp
+++ b/src/trusted/validator_arm/ncval.gyp
@@ -35,8 +35,5 @@
],
}],
}],
- ['target_arch=="arm"', {
- 'targets': [],
- }],
],
}
« no previous file with comments | « src/trusted/validator/x86/validate_x86.gyp ('k') | src/trusted/validator_mips/validator_mips.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698