Skip to content

Fix compiler flags for ProfileWithGrcov build option#43

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

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

Conversation

@viniul
Copy link
Copy Markdown

@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
Copy Markdown
Member

Thanks @viniul for this patch!
bors r+

@bors
Copy link
Copy Markdown
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