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