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