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