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 dc2ecd8..f1292f9 100755 --- a/gdbserver/configure +++ b/gdbserver/configure @@ -13697,7 +13697,7 @@ build_warnings="-Wall -Wpointer-arith \ -Wno-mismatched-tags \ -Wno-error=deprecated-register \ -Wsuggest-override \ --Wimplicit-fallthrough=3 \ +-Wimplicit-fallthrough=5 \ -Wduplicated-cond \ -Wshadow=local \ -Wdeprecated-copy \ |