| Index: native_client_sdk/src/examples/demo/earth/example.dsc
|
| diff --git a/native_client_sdk/src/examples/demo/earth/example.dsc b/native_client_sdk/src/examples/demo/earth/example.dsc
|
| index 79bde6f4de14483c26e40765398e707b2511fbb4..86cb16f388e1e0b40efd8accbf1560b1c4703fb0 100644
|
| --- a/native_client_sdk/src/examples/demo/earth/example.dsc
|
| +++ b/native_client_sdk/src/examples/demo/earth/example.dsc
|
| @@ -1,5 +1,5 @@
|
| {
|
| - 'TOOLS': ['newlib', 'glibc', 'pnacl'],
|
| + 'TOOLS': ['clang-newlib', 'glibc', 'pnacl'],
|
| 'TARGETS': [
|
| {
|
| 'NAME' : 'earth',
|
|
|