Skip to content

CMakeLists.txt: conditionally use -Wpedantic#25

Merged
brian-armstrong merged 1 commit into
quiet:masterfrom
tpetazzoni:conditional-wpedantic
Oct 10, 2018
Merged

CMakeLists.txt: conditionally use -Wpedantic#25
brian-armstrong merged 1 commit into
quiet:masterfrom
tpetazzoni:conditional-wpedantic

Conversation

@tpetazzoni

Copy link
Copy Markdown
Contributor

-Wpedantic is only provided by gcc >= 4.8. Since showing pedantic
warnings is not really mandatory, let's only use this option when the
compiler supports it.

Signed-off-by: Thomas Petazzoni thomas.petazzoni@bootlin.com

-Wpedantic is only provided by gcc >= 4.8. Since showing pedantic
warnings is not really mandatory, let's only use this option when the
compiler supports it.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
@tpetazzoni tpetazzoni force-pushed the conditional-wpedantic branch from 8fc28b4 to 76f8121 Compare October 10, 2018 08:41
@brian-armstrong

Copy link
Copy Markdown
Member

Looks good, thank you

@brian-armstrong brian-armstrong merged commit f5a28c7 into quiet:master Oct 10, 2018
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