rustc.1: Fix sysroot documentation.
This commit is contained in:
parent
d611067d7f
commit
642c2fe9e6
1 changed files with 2 additions and 1 deletions
|
@ -78,7 +78,8 @@ object file to \fBfoo.o\fR.
|
|||
.TP
|
||||
\fB--time-llvm-passes\fR: Print runtimes of llvm phases.
|
||||
.TP
|
||||
\fB--sysroot\fR \fIpath\fR: Set the system root. Default is rustc's directory.
|
||||
\fB--sysroot\fR \fIpath\fR: Set the system root. Default is the directory above
|
||||
rustc's.
|
||||
.TP
|
||||
\fB--target\fR \fIgnu-config-name\fR: Set the compilation target, which is a
|
||||
string of the form \fBcpu\fR-\fBmanufacturer\fR-\fBkernel\fR[-\fBos\fR]. Example
|
||||
|
|
Loading…
Add table
Reference in a new issue