Remove outdated fixme
This commit is contained in:
parent
a691b14aee
commit
485d7e129f
@ -180,7 +180,6 @@ fn main() {
|
||||
.or_else(|| config::get_value("target"))
|
||||
.unwrap_or_else(|| bootstrap_host_compiler.triple.clone());
|
||||
|
||||
// FIXME allow changing the location of these dirs using cli arguments
|
||||
let dirs = path::Dirs {
|
||||
source_dir: current_dir.clone(),
|
||||
download_dir: download_dir
|
||||
|
Loading…
x
Reference in New Issue
Block a user