meson.build: Warn on deprecated declarations
Can finally do this after fixing all Value based deprecations. Resolves #744 Change-Id: Ic050b42a5af140c6dc74dd1545e3f1d76a6a6964
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
add_project_arguments(
|
||||
'-Wno-unused-parameter',
|
||||
'-Wno-deprecated-declarations',
|
||||
'-Wno-missing-field-initializers',
|
||||
'-Wimplicit-fallthrough',
|
||||
'-Werror=switch',
|
||||
|
||||
Reference in New Issue
Block a user