Merge commit '98ed962c7d
' into master
This commit is contained in:
commit
7cbe50e209
68 changed files with 2682 additions and 1135 deletions
|
@ -80,8 +80,7 @@ pub fn main_inner(profile: Profile) {
|
|||
compiler.args([
|
||||
&format!("-Zcodegen-backend={}/target/debug/librustc_codegen_gcc.so", current_dir),
|
||||
"--sysroot",
|
||||
&format!("{}/build_sysroot/sysroot/", current_dir),
|
||||
"-Zno-parallel-llvm",
|
||||
&format!("{}/build/build_sysroot/sysroot/", current_dir),
|
||||
"-C",
|
||||
"link-arg=-lc",
|
||||
"-o",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue