Index: native_client_sdk/src/examples/tutorial/using_ppapi_simple/example.dsc |
diff --git a/native_client_sdk/src/examples/tutorial/using_ppapi_simple/example.dsc b/native_client_sdk/src/examples/tutorial/using_ppapi_simple/example.dsc |
index 5684e87b719ef3481053512170f8e2465009ba80..856ae50080720ab7dd229cff51123962496082b5 100644 |
--- a/native_client_sdk/src/examples/tutorial/using_ppapi_simple/example.dsc |
+++ b/native_client_sdk/src/examples/tutorial/using_ppapi_simple/example.dsc |
@@ -1,5 +1,5 @@ |
{ |
- 'TOOLS': ['newlib', 'glibc', 'pnacl', 'linux', 'mac'], |
+ 'TOOLS': ['newlib', 'glibc', 'pnacl', 'linux', 'mac', 'clang-newlib'], |
'SEL_LDR': True, |
'TARGETS': [ |
{ |