Fix comment typo
This commit is contained in:
parent
14e65d5e95
commit
9ce1d197ca
1 changed files with 1 additions and 1 deletions
|
|
@ -980,7 +980,7 @@ impl<'a> Builder<'a> {
|
|||
// we're gated on RUSTC_RPATH here.
|
||||
//
|
||||
// Ok, so the astute might be wondering "why isn't `-C rpath` used
|
||||
// here?" and that is indeed a good question to task. This codegen
|
||||
// here?" and that is indeed a good question to ask. This codegen
|
||||
// option is the compiler's current interface to generating an rpath.
|
||||
// Unfortunately it doesn't quite suffice for us. The flag currently
|
||||
// takes no value as an argument, so the compiler calculates what it
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue