Skip to content
Snippets Groups Projects
Commit 45108f18 authored by Simon McVittie's avatar Simon McVittie
Browse files

build: Explicitly disable warnings for non-ISO C features


libglnx is intentionally not portable to non-Unix platforms or to
compilers that do not implement gcc/clang extensions, so it's
counterproductive to warn about these extensions, even if libglnx is used
by a parent project that generally (for the parts that don't use
libglnx) wants to be portable to any ISO C compiler.

Suggested by Will Thompson on !36.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent f780507d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment