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

Unified Diff: build/all.gyp

Issue 636933004: stop building/testing old x86 validator. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: rebase master Created 6 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 | « SConstruct ('k') | build/common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 51f12a3f2ceafacef39344c63f964ba464d4d066..586a7957bac18d31c41df251fb9ce8c4d504f6d4 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -42,8 +42,6 @@
'dependencies': [
'../src/trusted/validator/driver/ncval.gyp:*',
'../src/trusted/validator_arm/ncval.gyp:*',
- '../src/trusted/validator_x86/ncval.gyp:*',
- '../src/trusted/validator_x86/validator_x86.gyp:*',
],
}],
['target_arch=="mipsel"', {
« no previous file with comments | « SConstruct ('k') | build/common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698