Index: native_client_sdk/src/examples/demo/voronoi/example.dsc |
diff --git a/native_client_sdk/src/examples/demo/voronoi/example.dsc b/native_client_sdk/src/examples/demo/voronoi/example.dsc |
index 64aa998189c2fd1ffb78d6d3408104ead73f3938..e7e2f5ca2659da727c12a1c9cbaf9c1fecd01dba 100644 |
--- a/native_client_sdk/src/examples/demo/voronoi/example.dsc |
+++ b/native_client_sdk/src/examples/demo/voronoi/example.dsc |
@@ -1,5 +1,5 @@ |
{ |
- 'TOOLS': ['newlib', 'glibc', 'pnacl'], |
+ 'TOOLS': ['clang-newlib', 'glibc', 'pnacl'], |
'TARGETS': [ |
{ |
'NAME' : 'voronoi', |