]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make the warning for deprecated NO_ variables an error.
authorBrooks Davis <brooks@FreeBSD.org>
Wed, 12 Feb 2020 18:09:20 +0000 (18:09 +0000)
committerBrooks Davis <brooks@FreeBSD.org>
Wed, 12 Feb 2020 18:09:20 +0000 (18:09 +0000)
commitd3a5bf95f2013af081607abd91b5175f6eafa563
tree082b6f6fb29bf453b8203b1b58de22aa8d657330
parent9c68ef1455f882f5d737dcaa10f67250495902dc
Make the warning for deprecated NO_ variables an error.

Support for NO_CTF, NO_DEBUG_FILES, NO_INSTALLLIB, NO_MAN, NO_PROFILE,
and NO_WARNS as deprecated in 2014 with a warning added for each one
found. Turn these into error in preperation for removal of compatability
support before FreeBSD 13.

This was previously committed in r354909 and reverted in r355011 due to
unforseen impacts on ports.  I've since corrected all amd64 and i386
ports reported in prior runs as well as instance of these variables I
found via grep.
UPDATING
share/mk/bsd.opts.mk