diff options
Diffstat (limited to 'gdbserver/configure')
-rwxr-xr-x | gdbserver/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbserver/configure b/gdbserver/configure index 3abc647..8d38b95 100755 --- a/gdbserver/configure +++ b/gdbserver/configure @@ -13715,7 +13715,7 @@ build_warnings="-Wall -Wpointer-arith \ -Wredundant-move \ -Wmissing-declarations \ -Wstrict-null-sentinel \ --Wno-vla-cxx-extension \ +-Wvla \ " # The -Wmissing-prototypes flag will be accepted by GCC, but results |