| 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 383ab59057465146d6be6ea02fffab1a0b9aa539..43dbea898c0784371e61931b25eb88dca8ea2213 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', 'clang-newlib'],
|
| + 'TOOLS': ['clang-newlib', 'glibc', 'pnacl', 'linux', 'mac'],
|
| 'TARGETS': [
|
| {
|
| 'NAME' : 'life',
|
|
|