]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Only set WARNS if not defined
authorKyle Evans <kevans@FreeBSD.org>
Fri, 11 Sep 2020 13:28:37 +0000 (13:28 +0000)
committerKyle Evans <kevans@FreeBSD.org>
Fri, 11 Sep 2020 13:28:37 +0000 (13:28 +0000)
commitecebb3cc1d2d074defc302d8ae6820bb6b20d4fe
tree82d4975af5d9f605e80daeb706f1b9f5ce4eb59e
parentb876085f5589f4e6d531d97ad902c5730ec55339
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