| 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 48f7a54bf8fb22ece6e28ea034e943be4735d717..1a0c565ce122ea2a88b1fbdab711fe6569835f5b 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': ['newlib', 'glibc', 'pnacl', 'linux'],
|
| + 'TOOLS': ['bionic', 'newlib', 'glibc', 'pnacl', 'linux'],
|
| 'SEL_LDR': True,
|
|
|
| 'TARGETS': [
|
|
|