| Index: native_client_sdk/src/tests/nacl_io_test/example.dsc
|
| diff --git a/native_client_sdk/src/tests/nacl_io_test/example.dsc b/native_client_sdk/src/tests/nacl_io_test/example.dsc
|
| index 07920f698d3bbcd2ee6a7b4c182d914521a5aa7c..059c389f36d22ffac2382ca14cdc032a00bc576a 100644
|
| --- a/native_client_sdk/src/tests/nacl_io_test/example.dsc
|
| +++ b/native_client_sdk/src/tests/nacl_io_test/example.dsc
|
| @@ -1,5 +1,5 @@
|
| {
|
| - 'TOOLS': ['newlib', 'glibc', 'pnacl'],
|
| + 'TOOLS': ['newlib', 'glibc', 'pnacl', 'linux'],
|
| 'SEL_LDR': True,
|
|
|
| 'TARGETS': [
|
|
|