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