tu: Quiet vla warnings
Signed-off-by: Rob Clark <robdclark@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30452>
This commit is contained in:
@@ -143,6 +143,7 @@ tu_cpp_args += cpp.get_supported_arguments([
|
||||
'-Wno-unused-function',
|
||||
'-Wno-writable-strings',
|
||||
'-Wno-write-strings',
|
||||
'-Wno-vla-cxx-extension',
|
||||
])
|
||||
|
||||
# HACK compiler.get_supported_arguments()/has_argument() do not seem
|
||||
|
||||
Reference in New Issue
Block a user