rollup merge of #18709 : alexcrichton/fix-windows
This commit is contained in:
commit
d27039d701
1 changed files with 1 additions and 0 deletions
|
@ -155,6 +155,7 @@ endif
|
|||
RUSTFLAGS_STAGE0 += -C prefer-dynamic
|
||||
RUSTFLAGS_STAGE1 += -C prefer-dynamic
|
||||
RUST_LIB_FLAGS_ST2 += -C prefer-dynamic
|
||||
RUST_LIB_FLAGS_ST3 += -C prefer-dynamic
|
||||
|
||||
# Landing pads require a lot of codegen. We can get through bootstrapping faster
|
||||
# by not emitting them.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue