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