Fix the clang build
[deliverable/binutils-gdb.git] / gdb / gdbserver / configure
index ac61ba3543fecf199338c71087ed02000edcb211..b2e2e8f955a0e64b9aae8a73d259ebd845519a86 100755 (executable)
@@ -7174,7 +7174,7 @@ build_warnings="-Wall -Wpointer-arith \
 -Wno-mismatched-tags \
 -Wno-error=deprecated-register \
 -Wsuggest-override \
--Wimplicit-fallthrough \
+-Wimplicit-fallthrough=3 \
 -Wduplicated-cond"
 
 case "${host}" in
This page took 0.024838 seconds and 4 git commands to generate.