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:
Rob Clark
2024-08-01 10:23:21 -07:00
committed by Marge Bot
parent c9fe3e189b
commit 5f8016f88a
+1
View File
@@ -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