Revert "meson: Set -Wno-vla-cxx-extension"
This reverts commit 6f655967dc.
This should not be needed anymore.
This commit is contained in:
parent
2c8d91c3cc
commit
b402e7d73b
1 changed files with 0 additions and 1 deletions
|
|
@ -315,7 +315,6 @@ warning_cflags_c = [
|
|||
'-Werror=implicit-function-declaration',
|
||||
]
|
||||
warning_cflags_cpp = [
|
||||
'-Wno-vla-cxx-extension',
|
||||
]
|
||||
|
||||
compiler_args += cc.get_supported_arguments(warning_cflags_common)
|
||||
|
|
|
|||
Loading…
Reference in a new issue