Skip to content

Fix compiler flags for ProfileWithGrcov build option#43

Merged
bors[bot] merged 1 commit intorust-fuzz:masterfrom
viniul:master
Sep 11, 2020
Merged

Fix compiler flags for ProfileWithGrcov build option#43
bors[bot] merged 1 commit intorust-fuzz:masterfrom
viniul:master

Conversation

@viniul
Copy link

@viniul viniul commented Sep 11, 2020

This commit replaces the -Zno-landing-pads with the -C panic=unwind,
as the -Zno-landing-pdas is deprecated, see here.

This commit replaces the -Zno-landing-pads with the -C panic=unwind,
as the -Zno-landing-pdas is deprecated.
@PaulGrandperrin
Copy link
Member

Thanks @viniul for this patch!
bors r+

@bors
Copy link
Contributor

bors bot commented Sep 11, 2020

Build succeeded:

@bors bors bot merged commit 22f72bb into rust-fuzz:master Sep 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants