Remove outdated fixme
This commit is contained in:
parent
be639943a0
commit
257ea3bbee
1 changed files with 0 additions and 2 deletions
|
|
@ -1277,8 +1277,6 @@ impl Builder<'_> {
|
|||
rustdocflags.arg("--crate-version").arg(&rust_version);
|
||||
|
||||
// Environment variables *required* throughout the build
|
||||
//
|
||||
// FIXME: should update code to not require this env var
|
||||
|
||||
// The host this new compiler is being *built* on.
|
||||
cargo.env("CFG_COMPILER_BUILD_TRIPLE", compiler.host.triple);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue