Page MenuHomeFreeBSD

bsd.opts.mk: drop transtion aid for NO_* options
ClosedPublic

Authored by brooks on Mar 13 2024, 7:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Aug 9, 3:12 AM
Unknown Object (File)
Sun, Aug 9, 3:01 AM
Unknown Object (File)
Sun, Aug 9, 1:54 AM
Unknown Object (File)
Sat, Aug 8, 4:20 PM
Unknown Object (File)
Sat, Aug 8, 1:19 PM
Unknown Object (File)
Wed, Aug 5, 5:06 AM
Unknown Object (File)
Jul 22 2026, 9:41 PM
Unknown Object (File)
Jul 20 2026, 11:57 PM
Subscribers

Details

Summary

Setting NO_CTF, NO_DEBUG_FILES, NO_INSTALLLIB, NO_MAN, NO_PROFILE,
and NO_WARNS was deprecated in 2014 and made an error prior to the
13.0.0 release in commit d3a5bf95f2013af081607abd91b5175f6eafa563.
Likewise, NO_WERROR was made an error prior to 13.0.0 in commit
7fa2f2a62f04f095e1e27ad55aa22a8f59b1df8f.

Remove this transition aid making these variables no-ops as setting them
will result in an error on all supported releases.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable