Skip to content

Commit

Permalink
Make dist equivalent to old build system.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark-Simulacrum committed Jul 24, 2017
1 parent a88a09c commit fef9b48
Show file tree
Hide file tree
Showing 3 changed files with 82 additions and 88 deletions.
2 changes: 1 addition & 1 deletion src/bootstrap/check.rs
Expand Up @@ -535,7 +535,7 @@ impl Step for Compiletest {

builder.ensure(dist::DebuggerScripts {
sysroot: builder.sysroot(compiler),
target: target
host: target
});
}

Expand Down

0 comments on commit fef9b48

Please sign in to comment.