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

Unified Diff: src/trusted/validator_arm/build.scons

Issue 11864002: Move CPU features into its own static library. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Address bsy's comments by not building x86 target when host isn't x86. This is how things are curre… Created 7 years, 11 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_arm/cpuid_arm.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/trusted/validator_arm/build.scons
diff --git a/src/trusted/validator_arm/build.scons b/src/trusted/validator_arm/build.scons
index 78e4af78cdf5fb3cef087ab64b877397ffb4f508..160728cc0a9b4dcb73bb92b9f9d10acd1139f634 100644
--- a/src/trusted/validator_arm/build.scons
+++ b/src/trusted/validator_arm/build.scons
@@ -143,7 +143,6 @@ env.ComponentLibrary('arm_validator_core',
'actual_classes.cc',
'gen/arm32_decode_actuals.cc',
'baseline_classes.cc',
- 'cpuid_arm.c',
'inst_classes.cc',
'model.cc',
'validator.cc',
« no previous file with comments | « src/trusted/validator/x86/validate_x86.gyp ('k') | src/trusted/validator_arm/cpuid_arm.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698