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

  /src/lib/libc/time/
Makefile 334 -Wstrict-prototypes -Wstringop-overflow=4 \
335 -Wstringop-truncation -Wsuggest-attribute=cold \
  /src/tools/compat/
configure 7968 as_CACHEVAR=`printf "%s\n" "ax_cv_check_cflags_$nb_cv_check_cc_flags_-Wstringop-overflow" | sed "$as_sed_sh"`
7969 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts -Wstringop-overflow" >&5
7970 printf %s "checking whether C compiler accepts -Wstringop-overflow... " >&6; }
7977 CFLAGS="$CFLAGS $nb_cv_check_cc_flags -Wstringop-overflow"
8013 as_CACHEVAR=`printf "%s\n" "ax_cv_check_cflags_$nb_cv_check_cc_flags_-Wstringop-truncation" | sed "$as_sed_sh"`
8014 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts -Wstringop-truncation" >&5
8015 printf %s "checking whether C compiler accepts -Wstringop-truncation... " >&6; }
8022 CFLAGS="$CFLAGS $nb_cv_check_cc_flags -Wstringop-truncation"

Completed in 46 milliseconds