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

Unified Diff: native_client_sdk/src/examples/tumbler/example.dsc

Issue 10824246: add glibc support to examples (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add pnacl to tumbler example Created 8 years, 4 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 | « native_client_sdk/src/examples/hello_world_gles/example.dsc ('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/examples/tumbler/example.dsc
diff --git a/native_client_sdk/src/examples/tumbler/example.dsc b/native_client_sdk/src/examples/tumbler/example.dsc
index a5aafc9abc257742c8eed97af23b39dacad6de5a..28c124ed4ca03fd7e57c0ef29c494062df79f88b 100644
--- a/native_client_sdk/src/examples/tumbler/example.dsc
+++ b/native_client_sdk/src/examples/tumbler/example.dsc
@@ -1,5 +1,5 @@
{
- 'TOOLS': ['newlib'],
+ 'TOOLS': ['newlib', 'glibc', 'pnacl'],
'TARGETS': [
{
'NAME' : 'tumbler',
« no previous file with comments | « native_client_sdk/src/examples/hello_world_gles/example.dsc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698