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

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: 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..5c8947ef4558308e9ebbe162f2f0154d8c4f9fca 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'],
binji 2012/08/09 22:44:04 can you see if we can add pnacl as well?
Sam Clegg 2012/08/10 00:44:15 Ok.. you might need to show me how to do that.
'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