meson.build: fix warning
This commit is contained in:
@ -40,7 +40,6 @@ infodir = join_paths(prefixdir, get_option('infodir'))
|
|||||||
# compilers / flags
|
# compilers / flags
|
||||||
#
|
#
|
||||||
extra_flags = [
|
extra_flags = [
|
||||||
'-Wextra',
|
|
||||||
'-Wno-unused-parameter',
|
'-Wno-unused-parameter',
|
||||||
'-Wno-cast-function-type',
|
'-Wno-cast-function-type',
|
||||||
'-Wno-#warnings'
|
'-Wno-#warnings'
|
||||||
|
|||||||
Reference in New Issue
Block a user