| Index: native_client_sdk/src/tests/nacl_io_socket_test/example.dsc
|
| diff --git a/native_client_sdk/src/tests/nacl_io_socket_test/example.dsc b/native_client_sdk/src/tests/nacl_io_socket_test/example.dsc
|
| index 8af5d73e69bf82431aa87946bdd05580a5f0e312..7d9a593cb6696502c32fbaadf24aac9e20194bc8 100644
|
| --- a/native_client_sdk/src/tests/nacl_io_socket_test/example.dsc
|
| +++ b/native_client_sdk/src/tests/nacl_io_socket_test/example.dsc
|
| @@ -1,5 +1,5 @@
|
| {
|
| - 'TOOLS': ['newlib', 'glibc', 'pnacl', 'linux', 'mac'],
|
| + 'TOOLS': ['clang-newlib', 'glibc', 'pnacl', 'linux', 'mac'],
|
| 'TARGETS': [
|
| {
|
| 'NAME' : 'nacl_io_socket_test',
|
|
|