Index: native_client_sdk/src/tests/sdk_util_test/example.dsc |
diff --git a/native_client_sdk/src/tests/sdk_util_test/example.dsc b/native_client_sdk/src/tests/sdk_util_test/example.dsc |
index d1f7ca846c8a0a625fd0c49b01e06ec34166feb7..a9c09bb07a339754eb019151fc50e63b6bcf3f96 100644 |
--- a/native_client_sdk/src/tests/sdk_util_test/example.dsc |
+++ b/native_client_sdk/src/tests/sdk_util_test/example.dsc |
@@ -1,5 +1,5 @@ |
{ |
- 'TOOLS': ['newlib', 'glibc', 'pnacl', 'linux', 'mac'], |
+ 'TOOLS': ['newlib', 'glibc', 'pnacl', 'linux', 'mac', 'clang-newlib'], |
'SEL_LDR': True, |
'TARGETS': [ |