| Index: native_client_sdk/src/examples/api/file_io/example.dsc
|
| diff --git a/native_client_sdk/src/examples/api/file_io/example.dsc b/native_client_sdk/src/examples/api/file_io/example.dsc
|
| index e1eb3deb32e743eca59bb651fd2a78ecc3928370..df6ea6338f796f527efd0135fd65fc15a73f72eb 100644
|
| --- a/native_client_sdk/src/examples/api/file_io/example.dsc
|
| +++ b/native_client_sdk/src/examples/api/file_io/example.dsc
|
| @@ -1,5 +1,5 @@
|
| {
|
| - 'TOOLS': ['newlib', 'glibc', 'pnacl', 'win', 'linux'],
|
| + 'TOOLS': ['newlib', 'glibc', 'bionic', 'pnacl', 'win', 'linux'],
|
| 'TARGETS': [
|
| {
|
| 'NAME' : 'file_io',
|
|
|