CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2012/09/12 03:19:54
Modified files:
lib/librthread : Makefile
lib/libsndio : Makefile
libexec/ld.so : Makefile
sbin/ldattach : Makefile
sys/arch/amd64/stand: Makefile.inc
usr.bin/pctr : Makefile
usr.sbin/iscsictl: Makefile
usr.sbin/mksuncd: Makefile
usr.sbin/relayctl: Makefile
usr.sbin/tftp-proxy: Makefile
usr.sbin/tftpd : Makefile
Log message:
Define empty CDIAGFLAGS for programs that use Werror.
Makes "make build" build with WARNINGS=Yes on amd64.
ok espie