Skip to content

Commit fef9b48

Browse files
Make dist equivalent to old build system.
1 parent a88a09c commit fef9b48

File tree

3 files changed

+82
-88
lines changed

3 files changed

+82
-88
lines changed

src/bootstrap/check.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@ impl Step for Compiletest {
535535

536536
builder.ensure(dist::DebuggerScripts {
537537
sysroot: builder.sysroot(compiler),
538-
target: target
538+
host: target
539539
});
540540
}
541541

0 commit comments

Comments
 (0)