Skip to content

Commit 6f457c4

Browse files
committed
WIP
1 parent 43b1d31 commit 6f457c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/opt-dist/src/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,7 @@ fn main() -> anyhow::Result<()> {
414414
"miri",
415415
"rustfmt",
416416
"gcc",
417+
"rustc_codegen_cranelift",
417418
] {
418419
build_args.extend(["--skip".to_string(), target.to_string()]);
419420
}

0 commit comments

Comments
 (0)