about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2020-06-10 11:03:51 +0200
committerGitHub <noreply@github.com>2020-06-10 11:03:51 +0200
commit2b8f1eccaa138a2a4af61356231c33d7d93ed993 (patch)
treee11ea54626fd31337cbacebc71ef475e630604d8 /library/std/src/sys/unix/stack_overflow.rs
parente04e3c89cc08546c5c762ea915cb72d4069a733e (diff)
parente237e0280b301457e5cc4bf6d559e91373a17d65 (diff)
downloadrust-2b8f1eccaa138a2a4af61356231c33d7d93ed993.tar.gz
rust-2b8f1eccaa138a2a4af61356231c33d7d93ed993.zip
Rollup merge of #73184 - mati865:fix-mingw-libs-order, r=petrochenkov
Reoder order in which MinGW libs are linked to fix recent breakage

Recent upstream mingw-w64 changes made libmsvcrt depend on libmingwex breaking compilation in some cases when using **external** MinGW.

Applying this change to the master fixes nightly and stage{1,2} build. For stage0 one has to export `RUSTFLAGS_BOOTSTRAP='-C link-arg=-lmsvcrt'` until this PR lands in bootstrap compiler.
Therefore I'm humbly asking to also backport it to the beta and update bootstrap compiler.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions