| Index: native_client_sdk/src/examples/hello_world_gles/example.dsc
|
| diff --git a/native_client_sdk/src/examples/hello_world_gles/example.dsc b/native_client_sdk/src/examples/hello_world_gles/example.dsc
|
| index 1f6bda3becc564769d9c7737487d75bd6d809d51..67c424e9e64d7c3065cb5cc961c4b525d33ecfa8 100644
|
| --- a/native_client_sdk/src/examples/hello_world_gles/example.dsc
|
| +++ b/native_client_sdk/src/examples/hello_world_gles/example.dsc
|
| @@ -1,5 +1,5 @@
|
| {
|
| - 'TOOLS': ['newlib', 'pnacl', 'win'],
|
| + 'TOOLS': ['newlib', 'glibc', 'pnacl', 'win'],
|
| 'TARGETS': [
|
| {
|
| 'NAME' : 'hello_world_gles',
|
|
|