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