Skip to content

Commit

Permalink
Auto merge of rust-lang#103894 - mati865:gnullvm-libunwind-changes, r…
Browse files Browse the repository at this point in the history
…=thomcc

Change the way libunwind is linked for *-windows-gnullvm targets

I have no idea why previous way works for `x86_64-fortanix-unknown-sgx` (assuming it actually works...) but not for `gnullvm`. It fails when linking libtest during Rust build (unless somebody adds `RUSTFLAGS='-Clinkarg=-lunwind'`).
Also fixes exception handling on AArch64.
  • Loading branch information
bors committed Nov 13, 2022
2 parents 142b6fc + 6b61b21 commit f0f922c
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit f0f922c

Please sign in to comment.