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', |