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

Unified Diff: src/trusted/validator/x86/ncval_seg_sfi/ncval_seg_sfi.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
Index: src/trusted/validator/x86/ncval_seg_sfi/ncval_seg_sfi.gyp
diff --git a/src/trusted/validator/x86/ncval_seg_sfi/ncval_seg_sfi.gyp b/src/trusted/validator/x86/ncval_seg_sfi/ncval_seg_sfi.gyp
index ce72d749d1ca61697f7da15edab316c5c3238939..9513377ed42e4c7ce6748e077cbacd30bf927614 100644
--- a/src/trusted/validator/x86/ncval_seg_sfi/ncval_seg_sfi.gyp
+++ b/src/trusted/validator/x86/ncval_seg_sfi/ncval_seg_sfi.gyp
@@ -172,8 +172,5 @@
'hard_dependency': 1,
}],
}],
- [ 'target_arch=="arm"', {
- 'targets': []
- }],
],
}
« no previous file with comments | « src/trusted/validator/x86/ncval_reg_sfi/ncval_reg_sfi.gyp ('k') | src/trusted/validator/x86/validate_x86.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698