| 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 08899cd80e375be2e2656aaad6f6fcf61bbc9b42..0a1055dd5ee0ba0f75bc0775137034fd6b536cc5 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': [
|
|
|