| Index: native_client_sdk/src/examples/tutorial/multi_platform/example.dsc
|
| diff --git a/native_client_sdk/src/examples/tutorial/multi_platform/example.dsc b/native_client_sdk/src/examples/tutorial/multi_platform/example.dsc
|
| index ad5cc23b608c6785a422e05621f37b5bed8eddf1..609193f29ab6e15815a18e7019088d5a10033fe6 100644
|
| --- a/native_client_sdk/src/examples/tutorial/multi_platform/example.dsc
|
| +++ b/native_client_sdk/src/examples/tutorial/multi_platform/example.dsc
|
| @@ -1,5 +1,5 @@
|
| {
|
| - 'TOOLS': ['newlib', 'glibc'],
|
| + 'TOOLS': ['clang-newlib', 'glibc'],
|
| 'TARGETS': [
|
| {
|
| 'NAME': 'multi_platform',
|
|
|