| 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 43d588cc76db0f73e114713b040caec57eafe9ef..890d9cf08608741748809a05e9119d12792f3a2d 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', 'clang-newlib', 'glibc', 'pnacl', 'linux', 'mac'],
|
| + 'TOOLS': ['clang-newlib', 'glibc', 'pnacl', 'linux', 'mac'],
|
| 'SEL_LDR': True,
|
|
|
| 'TARGETS': [
|
|
|