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
F151710072: D44345.diff
Fri, Apr 10, 4:52 AM
Unknown Object (File)
Sun, Mar 29, 6:09 AM
Unknown Object (File)
Sun, Mar 29, 3:09 AM
Unknown Object (File)
Sat, Mar 28, 5:20 AM
Unknown Object (File)
Sun, Mar 22, 5:47 AM
Unknown Object (File)
Fri, Mar 20, 11:55 PM
Unknown Object (File)
Thu, Mar 19, 7:19 AM
Unknown Object (File)
Sun, Mar 15, 1:45 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 Passed
Unit
No Test Coverage
Build Status
Buildable 56588
Build 53476: arc lint + arc unit