| Index: native_client_sdk/src/examples/tutorial/testing/example.dsc
|
| diff --git a/native_client_sdk/src/examples/tutorial/testing/example.dsc b/native_client_sdk/src/examples/tutorial/testing/example.dsc
|
| index d210f60061265095e037bff4f5d9845c74a29be7..284ec46ab992108dcbd4948b676fc392b41100ce 100644
|
| --- a/native_client_sdk/src/examples/tutorial/testing/example.dsc
|
| +++ b/native_client_sdk/src/examples/tutorial/testing/example.dsc
|
| @@ -1,5 +1,5 @@
|
| {
|
| - 'TOOLS': ['glibc', 'newlib', 'pnacl', 'linux', 'mac', 'clang-newlib'],
|
| + 'TOOLS': ['glibc', 'clang-newlib', 'pnacl', 'linux', 'mac'],
|
| 'SEL_LDR': True,
|
| 'TARGETS': [
|
| {
|
|
|