| Index: native_client_sdk/src/tests/sdk_util_test/example.dsc
|
| diff --git a/native_client_sdk/src/tests/sdk_util_test/example.dsc b/native_client_sdk/src/tests/sdk_util_test/example.dsc
|
| index 6f22d3aefffca147b1c356aa0b31cb142936704b..63b89ba2002412ae797b2544abc4f7b59e1227bf 100644
|
| --- a/native_client_sdk/src/tests/sdk_util_test/example.dsc
|
| +++ b/native_client_sdk/src/tests/sdk_util_test/example.dsc
|
| @@ -1,5 +1,5 @@
|
| {
|
| - 'TOOLS': ['newlib', 'glibc', 'pnacl', 'linux', 'mac', 'clang-newlib'],
|
| + 'TOOLS': ['clang-newlib', 'glibc', 'pnacl', 'linux', 'mac'],
|
| 'SEL_LDR': True,
|
|
|
| 'TARGETS': [
|
|
|