HomeSort by: relevance | last modified time | path
    Searched refs:Wimplicit (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/make/
test-variants.mk 181 CFLAGS.gcc-warn+= -Wimplicit
182 CFLAGS.gcc-warn+= -Wimplicit-fallthrough=4
  /src/lib/libc/time/
Makefile 328 -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op \
  /src/tools/compat/
configure 7833 as_CACHEVAR=`printf "%s\n" "ax_cv_check_cflags_$nb_cv_check_cc_flags_-Wimplicit-fallthrough" | sed "$as_sed_sh"`
7834 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts -Wimplicit-fallthrough" >&5
7835 printf %s "checking whether C compiler accepts -Wimplicit-fallthrough... " >&6; }
7842 CFLAGS="$CFLAGS $nb_cv_check_cc_flags -Wimplicit-fallthrough"

Completed in 17 milliseconds