| Index: native_client_sdk/src/tests/nacl_io_test/example.dsc
|
| diff --git a/native_client_sdk/src/tests/nacl_io_test/example.dsc b/native_client_sdk/src/tests/nacl_io_test/example.dsc
|
| index d20411117c44e0e14b726102953be8b3a1ba1f1d..43d588cc76db0f73e114713b040caec57eafe9ef 100644
|
| --- a/native_client_sdk/src/tests/nacl_io_test/example.dsc
|
| +++ b/native_client_sdk/src/tests/nacl_io_test/example.dsc
|
| @@ -1,5 +1,5 @@
|
| {
|
| - 'TOOLS': ['bionic', 'newlib', 'glibc', 'pnacl', 'linux', 'mac', 'clang-newlib'],
|
| + 'TOOLS': ['bionic', 'clang-newlib', 'glibc', 'pnacl', 'linux', 'mac'],
|
| 'SEL_LDR': True,
|
|
|
| 'TARGETS': [
|
|
|