Index: native_client_sdk/src/examples/demo/life/example.dsc |
diff --git a/native_client_sdk/src/examples/demo/life/example.dsc b/native_client_sdk/src/examples/demo/life/example.dsc |
index 6ffe18ca1f5af50244a70d00d163bdd5a1d3cb0a..aedef271c18851b4e87b8177fd39c47bf97a6a89 100644 |
--- a/native_client_sdk/src/examples/demo/life/example.dsc |
+++ b/native_client_sdk/src/examples/demo/life/example.dsc |
@@ -1,5 +1,5 @@ |
{ |
- 'TOOLS': ['newlib', 'glibc', 'pnacl', 'linux', 'mac'], |
+ 'TOOLS': ['newlib', 'glibc', 'pnacl', 'linux', 'mac', 'clang-newlib'], |
'TARGETS': [ |
{ |
'NAME' : 'life', |