]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Only set WARNS if not defined
authorkevans <kevans@FreeBSD.org>
Fri, 11 Sep 2020 13:28:37 +0000 (13:28 +0000)
committerkevans <kevans@FreeBSD.org>
Fri, 11 Sep 2020 13:28:37 +0000 (13:28 +0000)
commit3a6f347641b428f071a4c5f35efc9d4445f115ff
tree82d4975af5d9f605e80daeb706f1b9f5ce4eb59e
parent13992a66bcfbb04385ba4267b07fb69326b27620
Only set WARNS if not defined

This would allow interested parties to do experimental runs with an
environment set appropriately to raise all the warnings throughout the
build; e.g. env WARNS=6 NO_WERROR=yes buildworld.

Not currently touching the numerous instances in ^/tools.

MFC after: 1 week
19 files changed:
lib/libc++/Makefile
lib/libcxxrt/Makefile
lib/libopenbsd/Makefile
lib/libsqlite3/Makefile
lib/libucl/Makefile
lib/libzstd/Makefile
libexec/dma/dma-mbox-create/Makefile
libexec/dma/dmagent/Makefile
sbin/gvinum/Makefile
sbin/tunefs/Makefile
stand/efi/boot1/Makefile
stand/efi/gptboot/Makefile
stand/liblua/Makefile
usr.bin/bmake/Makefile.inc
usr.bin/localedef/Makefile
usr.bin/m4/Makefile
usr.bin/users/Makefile
usr.bin/zstd/Makefile
usr.sbin/ypldap/Makefile