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