Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(20)

Unified Diff: native_client_sdk/src/examples/demo/drive/example.dsc

Issue 1388503003: [NaCl SDK] Remove newlib toolchain from the SDK (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: native_client_sdk/src/examples/demo/drive/example.dsc
diff --git a/native_client_sdk/src/examples/demo/drive/example.dsc b/native_client_sdk/src/examples/demo/drive/example.dsc
index 2f83aa1d37ab2319653829cc59c4912aff2d3720..dca2a5bd6c8eda0b46754235c35069e78ac50198 100644
--- a/native_client_sdk/src/examples/demo/drive/example.dsc
+++ b/native_client_sdk/src/examples/demo/drive/example.dsc
@@ -1,5 +1,5 @@
{
- 'TOOLS': ['newlib', 'glibc', 'pnacl'],
+ 'TOOLS': ['clang-newlib', 'glibc', 'pnacl'],
'TARGETS': [
{
'NAME' : 'drive',
« no previous file with comments | « native_client_sdk/src/build_tools/tests/parse_dsc_test.py ('k') | native_client_sdk/src/examples/demo/earth/example.dsc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698