Remove outdated fixme

This commit is contained in:
bjorn3 2023-06-05 19:06:15 +00:00
parent a691b14aee
commit 485d7e129f

View File

@ -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