Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
43: Fix compiler flags for ProfileWithGrcov build option r=PaulGrandperrin a=viniul This commit replaces the -Zno-landing-pads with the -C panic=unwind, as the -Zno-landing-pdas is deprecated, see [here](rust-lang/rust#70175). Co-authored-by: Vincent Ulitzsch <[email protected]>
- Loading branch information