HomeSort by: relevance | last modified time | path
    Searched refs:Werror (Results 1 - 25 of 119) sorted by relevancy

1 2 3 4 5

  /src/sys/arch/prep/stand/installboot/
Makefile 4 CPPFLAGS= -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes
  /src/tools/compat/buildaux/
nb_check_cc_flag.m4 18 AX_CHECK_COMPILE_FLAG([-Werror=unknown-warning-option],
19 [AS_VAR_SET([nb_cv_check_cc_flags], [-Werror=unknown-warning-option])])
35 # -Werror=unknown-warning-option.
  /src/external/bsd/libarchive/
Makefile 11 CC=${CC:Q} CFLAGS=${CFLAGS:N-Werror:Q} CPPFLAGS=${CPPFLAGS:Q} LDFLAGS=${LDFLAGS:Q}
  /src/external/public-domain/xz/
Makefile 9 CC=${CC:Q} CFLAGS=${CFLAGS:N-Werror:Q} \
  /src/lib/libkern/
Makefile 19 CWARNFLAGS+= -Werror
  /src/sys/arch/bebox/stand/common/
Makefile 10 CPPFLAGS+= -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes
  /src/sys/arch/prep/stand/common/
Makefile 10 CPPFLAGS+= -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes
  /src/sys/arch/rs6000/stand/common/
Makefile 12 CPPFLAGS+= -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-pointer-sign
  /src/external/gpl3/gdb.old/dist/gdb/contrib/ari/
gdb_ari.sh 55 $0 --print-doc --print-idx -Wall -Werror -WCATEGORY FILE ...
60 -Werror Treat all problems as errors.
79 -Werror ) Werror=1 ;;
97 # -Werror implies treating all warnings as errors.
98 if test -n "${Werror}" ; then
  /src/external/gpl3/gdb/dist/gdb/contrib/ari/
gdb_ari.sh 55 $0 --print-doc --print-idx -Wall -Werror -WCATEGORY FILE ...
60 -Werror Treat all problems as errors.
79 -Werror ) Werror=1 ;;
97 # -Werror implies treating all warnings as errors.
98 if test -n "${Werror}" ; then
  /src/sys/arch/amd64/stand/prekern/
Makefile 27 CFLAGS+= -Wall -Werror -Wstrict-prototypes
  /src/sys/arch/news68k/stand/bootxx/
Makefile 23 CFLAGS= -Os -Wall -Werror
  /src/tests/usr.bin/cc/
t_ctype_abuse.sh 80 cc -c -Wall -Werror test.c
  /src/external/bsd/nsd/dist/simdzone/
configure.ac 79 AX_CHECK_COMPILE_FLAG([-march=westmere],,,[-Werror])
80 AX_CHECK_COMPILE_FLAG([-march=haswell],,,[-Werror])
  /src/external/bsd/zstd/dist/build/single_file_libs/
build_decoder_test.sh 15 CC_FLAGS="-Wall -Wextra -Wshadow -Werror -Os -g0 -flto"
69 cc -Wall -Wextra -Wshadow -Werror -Os -g0 -o $OUT_FILE examples/simple.c
build_library_test.sh 18 CC_FLAGS="-Wall -Wextra -Wshadow -Werror -Os -g0 -flto"
76 cc -Wall -Wextra -Werror -Wshadow -pthread -I. -Os -g0 -o $OUT_FILE zstd.c examples/roundtrip.c
  /src/sys/arch/news68k/stand/boot/
Makefile 20 CFLAGS= -Os -Wall -Werror
  /src/sys/arch/rs6000/stand/boot/
Makefile 29 CFLAGS+= -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes
  /src/sys/arch/luna68k/stand/boot/
Makefile 27 CFLAGS+= -Wall -Werror
  /src/sys/arch/mmeye/stand/boot/
Makefile 38 CFLAGS+= -Wall -Werror -Wno-main
  /src/sys/arch/sgimips/stand/boot64/
Makefile 26 CFLAGS= -ffreestanding -Os -Wall -Werror -mno-abicalls -msoft-float -G 1024 -mabi=64 -D_LP64
  /src/external/gpl3/binutils/dist/gprofng/examples/mxv-pthreads/src/
Makefile 19 WARNINGS = -Wall -Werror=undef -Wstrict-prototypes
  /src/external/gpl3/binutils.old/dist/gprofng/examples/mxv-pthreads/src/
Makefile 19 WARNINGS = -Wall -Werror=undef -Wstrict-prototypes
  /src/sys/arch/arc/stand/boot/
Makefile 32 CFLAGS+= -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
  /src/sys/arch/bebox/stand/boot/
Makefile 35 CPPFLAGS+= -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes

Completed in 30 milliseconds

1 2 3 4 5