summaryrefslogtreecommitdiff
path: root/docs/markdown/Java-module.md
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2025-02-14 09:29:22 +0100
committerJussi Pakkanen <jpakkane@gmail.com>2025-02-16 22:09:44 +0200
commiteca1ac18dc1978b15b500c9f1710c05cb1ccc0ec (patch)
tree259500084f4fb306497bcf22854c74f0c5a05d22 /docs/markdown/Java-module.md
parent7f8bef1ad7199fb05e58cc6d7a49b64a3c24c757 (diff)
downloadmeson-eca1ac18dc1978b15b500c9f1710c05cb1ccc0ec.tar.gz
c: add -Wno-vla-larger-than to the exceptions for -Wno*
When supplying -Wno-vla-larger-than to compiler.get_supported_arguments, meson will inject -Wvla-larger-than as an argument which considered invalid by GCC, as the converse argument is -Wvla-larger-than=<value>. Just like CLikeCompiler._has_multi_arguments special-cases -Wno-attributes=, do the same for -Wno-vla-larger-than. Resolves: https://github.com/mesonbuild/meson/issues/14208 Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'docs/markdown/Java-module.md')
0 files changed, 0 insertions, 0 deletions