meson.build: avoid clang build warning
This commit is contained in:
@ -47,6 +47,7 @@ endif
|
|||||||
# compilers / flags
|
# compilers / flags
|
||||||
#
|
#
|
||||||
extra_flags = [
|
extra_flags = [
|
||||||
|
'-Wc11-extensions', # for clang
|
||||||
'-Wno-unused-parameter',
|
'-Wno-unused-parameter',
|
||||||
'-Wno-cast-function-type',
|
'-Wno-cast-function-type',
|
||||||
'-Wformat-security',
|
'-Wformat-security',
|
||||||
|
|||||||
Reference in New Issue
Block a user