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

Unified Diff: native_client_sdk/src/getting_started/part2/README

Issue 1655873003: [NaCl SDK] Cleanup references to old newlib toolchain (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@add_pepper_50
Patch Set: Created 4 years, 11 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/getting_started/part2/README
diff --git a/native_client_sdk/src/getting_started/part2/README b/native_client_sdk/src/getting_started/part2/README
index 96c97716f9e515edaee0202f0c847080727e38fe..40fe5e24fa4fa340260d678235c543db94212bcd 100644
--- a/native_client_sdk/src/getting_started/part2/README
+++ b/native_client_sdk/src/getting_started/part2/README
@@ -10,8 +10,9 @@ Please see the online documentation here:
Part 2 of the tutorial is the same as part 1, except:
* The SDK build system is now used. This simplifies supporting multiple NaCl
- toolchains (e.g. PNaCl, newlib, GLibC). See $NACL_SDK_ROOT/README.Makefiles
- for more information about the SDK Build system.
+ toolchains (e.g. pnacl, clang-newlib, glibc). See
+ $NACL_SDK_ROOT/README.Makefiles for more information about the SDK Build
+ system.
* The example loads common.js, a JavaScript file that has common code used in
all of the SDK examples.
« no previous file with comments | « native_client_sdk/src/doc/sdk/release-notes.rst ('k') | native_client_sdk/src/getting_started/part2/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698