rustc: Fix help text for --sysroot
This commit is contained in:
parent
da4b7da4e1
commit
55f89dbed9
@ -271,7 +271,7 @@ options:
|
|||||||
--cfg <cfgspec> configure the compilation environment
|
--cfg <cfgspec> configure the compilation environment
|
||||||
--time-passes time the individual phases of the compiler
|
--time-passes time the individual phases of the compiler
|
||||||
--time-llvm-passes time the individual phases of the LLVM backend
|
--time-llvm-passes time the individual phases of the LLVM backend
|
||||||
--sysroot <path> override the system root (default: rustc's directory)
|
--sysroot <path> override the system root
|
||||||
--target <triple> target to compile for (default: host triple)
|
--target <triple> target to compile for (default: host triple)
|
||||||
--no-typestate don't run the typestate pass (unsafe!)
|
--no-typestate don't run the typestate pass (unsafe!)
|
||||||
--test build test harness
|
--test build test harness
|
||||||
|
Loading…
x
Reference in New Issue
Block a user