summaryrefslogtreecommitdiffstats
path: root/native_client_sdk/src/tests/sdk_util_test
diff options
context:
space:
mode:
authorsbc <sbc@chromium.org>2015-02-17 14:22:37 -0800
committerCommit bot <commit-bot@chromium.org>2015-02-17 22:23:34 +0000
commitedbe84670e56798b194943dd567a9c38e1d41a6b (patch)
tree0afdc8632ad8736cfd5042c50509f849d7f53199 /native_client_sdk/src/tests/sdk_util_test
parent89a8dc89370d682d3d5dc8d7dda94b19b750b7a2 (diff)
downloadchromium_src-edbe84670e56798b194943dd567a9c38e1d41a6b.zip
chromium_src-edbe84670e56798b194943dd567a9c38e1d41a6b.tar.gz
chromium_src-edbe84670e56798b194943dd567a9c38e1d41a6b.tar.bz2
[NaCL SDK] Add initial support for nacl-clang
This adds 'clang-newlib' as new possible value for $TOOLCHAIN and enables building of most examples and libraries with the new toolchain. Initially adding without ARM support. ARM support will follow shortly. Also, update buildbot_common.py to output shorter filenames (making output easier to read). BUG=454962 Review URL: https://codereview.chromium.org/924253002 Cr-Commit-Position: refs/heads/master@{#316672}
Diffstat (limited to 'native_client_sdk/src/tests/sdk_util_test')
-rw-r--r--native_client_sdk/src/tests/sdk_util_test/example.dsc2
1 files changed, 1 insertions, 1 deletions
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 d1f7ca8..a9c09bb 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': [