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 |