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

Unified Diff: native_client_sdk/src/README.Makefiles

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
« no previous file with comments | « native_client_sdk/src/BUILDING.rst ('k') | native_client_sdk/src/build_tools/build_projects.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/README.Makefiles
diff --git a/native_client_sdk/src/README.Makefiles b/native_client_sdk/src/README.Makefiles
index 3d23061f5f87395e3d3fead717546733f0af2a8c..eccdac3a8e8903a2d15e9d2beb94ce53b39067bf 100644
--- a/native_client_sdk/src/README.Makefiles
+++ b/native_client_sdk/src/README.Makefiles
@@ -38,8 +38,9 @@ SOURCES
VALID_TOOLCHAINS
This variable can be used to control which toolchains are supported by
- the project. Valid entries for this list are: newlib, glibc, pnacl,
- linux, mac, win. The default value is: "newlib glibc pnacl".
+ the project. Valid entries for this list are: clang-newlib, glibc,
+ pnacl, linux, mac, win. The default value is: "clang-newlib glibc
+ pnacl".
NACL_SDK_ROOT
Optionally force the build system to use a certain location for the
« no previous file with comments | « native_client_sdk/src/BUILDING.rst ('k') | native_client_sdk/src/build_tools/build_projects.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698