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)
Tue, Feb 11, 7:10 PM
Unknown Object (File)
Tue, Feb 4, 5:28 PM
Unknown Object (File)
Jan 17 2025, 10:37 PM
Unknown Object (File)
Dec 3 2024, 8:10 AM
Unknown Object (File)
Nov 26 2024, 5:01 AM
Unknown Object (File)
Nov 26 2024, 5:00 AM
Unknown Object (File)
Nov 26 2024, 5:00 AM
Unknown Object (File)
Nov 26 2024, 4:35 AM
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