mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-01-26 14:13:19 +00:00
meson.build: add -Werror=incompatible-pointer-types
This commit is contained in:
parent
65e8bec8dd
commit
8b35b00d82
@ -101,6 +101,7 @@ cc_flags = common_flags + [
|
||||
'-DFASTPATH',
|
||||
# '-DSPA_DEBUG_MEMCPY',
|
||||
'-Werror=implicit-function-declaration',
|
||||
'-Werror=incompatible-pointer-types',
|
||||
'-Werror=int-conversion',
|
||||
'-Werror=old-style-declaration',
|
||||
'-Werror=old-style-definition',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user