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

  /src/lib/libc/time/
Makefile 395 -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation \
  /src/sys/external/bsd/acpica/dist/generate/unix/
Makefile.config 217 -Wformat=2\
  /src/share/mk/
bsd.sys.mk 134 CFLAGS+= -Wsign-compare -Wformat=2
  /src/tools/compat/
configure 7775 as_CACHEVAR=`printf "%s\n" "ax_cv_check_cflags_$nb_cv_check_cc_flags_-Wformat-overflow" | sed "$as_sed_sh"`
7776 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts -Wformat-overflow" >&5
7777 printf %s "checking whether C compiler accepts -Wformat-overflow... " >&6; }
7784 CFLAGS="$CFLAGS $nb_cv_check_cc_flags -Wformat-overflow"
7820 as_CACHEVAR=`printf "%s\n" "ax_cv_check_cflags_$nb_cv_check_cc_flags_-Wformat-truncation" | sed "$as_sed_sh"`
7821 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts -Wformat-truncation" >&5
7822 printf %s "checking whether C compiler accepts -Wformat-truncation... " >&6; }
7829 CFLAGS="$CFLAGS $nb_cv_check_cc_flags -Wformat-truncation"
  /src/sys/external/isc/libsodium/dist/
configure 7742 as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$CWFLAGS -Wformat=2" | $as_tr_sh`
7743 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $CWFLAGS -Wformat=2" >&5
7744 $as_echo_n "checking whether C compiler accepts $CWFLAGS -Wformat=2... " >&6; }
7750 CFLAGS="$CFLAGS $CWFLAGS -Wformat=2"
7775 CWFLAGS="$CWFLAGS -Wformat=2"

Completed in 334 milliseconds