| Index: native_client_sdk/src/examples/demo/nacl_io/example.dsc
|
| diff --git a/native_client_sdk/src/examples/demo/nacl_io/example.dsc b/native_client_sdk/src/examples/demo/nacl_io/example.dsc
|
| index 1c85cc2d0d41cc2a2d8beb8339e8ce455df9c7b4..0f284fc017fd7e301a4402cf0d2f836de5dbf9b3 100644
|
| --- a/native_client_sdk/src/examples/demo/nacl_io/example.dsc
|
| +++ b/native_client_sdk/src/examples/demo/nacl_io/example.dsc
|
| @@ -1,5 +1,5 @@
|
| {
|
| - 'TOOLS': ['newlib', 'glibc', 'pnacl'],
|
| + 'TOOLS': ['newlib', 'glibc', 'pnacl', 'bionic'],
|
| 'TARGETS': [
|
| {
|
| 'NAME' : 'nacl_io',
|
|
|