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

  /src/lib/libc/time/
Makefile 402 -Wstrict-prototypes -Wstringop-overflow=4 \
403 -Wstringop-truncation -Wsuggest-attribute=cold \
  /src/tools/compat/
configure 8000 as_CACHEVAR=`printf "%s\n" "ax_cv_check_cflags_$nb_cv_check_cc_flags_-Wstringop-overflow" | sed "$as_sed_sh"`
8001 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts -Wstringop-overflow" >&5
8002 printf %s "checking whether C compiler accepts -Wstringop-overflow... " >&6; }
8009 CFLAGS="$CFLAGS $nb_cv_check_cc_flags -Wstringop-overflow"
8045 as_CACHEVAR=`printf "%s\n" "ax_cv_check_cflags_$nb_cv_check_cc_flags_-Wstringop-truncation" | sed "$as_sed_sh"`
8046 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts -Wstringop-truncation" >&5
8047 printf %s "checking whether C compiler accepts -Wstringop-truncation... " >&6; }
8054 CFLAGS="$CFLAGS $nb_cv_check_cc_flags -Wstringop-truncation"

Completed in 23 milliseconds