diff options
Diffstat (limited to 'gdbsupport/configure')
-rwxr-xr-x | gdbsupport/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbsupport/configure b/gdbsupport/configure index ae99125..bd6fc18 100755 --- a/gdbsupport/configure +++ b/gdbsupport/configure @@ -14179,7 +14179,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 |