]> git.lizzy.rs Git - rust.git/commitdiff
add the missing rust.musl-root option in config.toml.example
authorGuanqun Lu <guanqun.lu@gmail.com>
Thu, 24 Oct 2019 15:43:06 +0000 (23:43 +0800)
committerGuanqun Lu <guanqun.lu@gmail.com>
Thu, 24 Oct 2019 15:43:06 +0000 (23:43 +0800)
config.toml.example

index 0124583e41ca3b78a781dafc6694cf87fc3e637d..d6a5c5a3b92a495ad6a8ebf9422077b25da2ef7b 100644 (file)
 # nightly features
 #channel = "dev"
 
+# The root location of the MUSL installation directory.
+#musl-root = "..."
+
 # By default the `rustc` executable is built with `-Wl,-rpath` flags on Unix
 # platforms to ensure that the compiler is usable by default from the build
 # directory (as it links to a number of dynamic libraries). This may not be