| Index: native_client_sdk/src/examples/hello_world_stdio/example.dsc
|
| diff --git a/native_client_sdk/src/examples/hello_world_stdio/example.dsc b/native_client_sdk/src/examples/hello_world_stdio/example.dsc
|
| index e80021c0f991ce02f4dd165f5ce01539a2d093bb..323794423ea0e64b7759fb508b25cfc7c2cfe047 100644
|
| --- a/native_client_sdk/src/examples/hello_world_stdio/example.dsc
|
| +++ b/native_client_sdk/src/examples/hello_world_stdio/example.dsc
|
| @@ -1,5 +1,5 @@
|
| {
|
| - 'TOOLS': ['newlib'],
|
| + 'TOOLS': ['newlib', 'glibc', 'pnacl', 'linux'],
|
| 'SEARCH': [
|
| '.',
|
| '..',
|
|
|