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

Unified Diff: native_client_sdk/src/libraries/nacl_mounts_test/example.dsc

Issue 11280256: [NaCl SDK] Add arm gcc toolchain support to the SDK (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years 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 | « native_client_sdk/src/libraries/nacl_mounts/kernel_handle.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/libraries/nacl_mounts_test/example.dsc
diff --git a/native_client_sdk/src/libraries/nacl_mounts_test/example.dsc b/native_client_sdk/src/libraries/nacl_mounts_test/example.dsc
index 03cfa4810263acd14c1006e7c158bab667f73870..894f32976a6c0ba116768bb28cddda3f7e2dcbaf 100644
--- a/native_client_sdk/src/libraries/nacl_mounts_test/example.dsc
+++ b/native_client_sdk/src/libraries/nacl_mounts_test/example.dsc
@@ -1,6 +1,6 @@
{
# TODO(binji): pnacl doesn't build right now because gtest doesn't build yet.
- 'TOOLS': ['newlib', 'glibc', 'win'],
+ 'TOOLS': ['newlib:x86', 'newlib:x64', 'glibc', 'win'],
# Need to add ../../examples for common.js
'SEARCH': ['.', '../../examples'],
« no previous file with comments | « native_client_sdk/src/libraries/nacl_mounts/kernel_handle.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698