Page MenuHomeFreeBSD

Add INIT_ALL build option
ClosedPublic

Authored by brooks on Aug 31 2023, 7:28 PM.
Tags
None
Referenced Files
F107323029: D41675.id126763.diff
Sun, Jan 12, 11:55 AM
Unknown Object (File)
Sat, Dec 28, 8:21 AM
Unknown Object (File)
Dec 1 2024, 7:00 PM
Unknown Object (File)
Nov 24 2024, 4:57 AM
Unknown Object (File)
Nov 12 2024, 2:53 AM
Unknown Object (File)
Nov 6 2024, 8:12 AM
Unknown Object (File)
Nov 6 2024, 8:12 AM
Unknown Object (File)
Nov 6 2024, 8:12 AM
Subscribers

Details

Summary

This option replaces WITH_INIT_ALL_PATTERN and WITH_INIT_ALL_ZERO with
INIT_ALL=pattern and INIT_ALL=zero respectively. As these are
relatively rarely used options no backwards compatibility is
implemented.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 53378
Build 50269: arc lint + arc unit

Event Timeline

emaste added inline comments.
tools/build/options/INIT_ALL
5

Probably Clang and GCC

21

Maybe add "due to an incompatibility with ..." or so

This revision is now accepted and ready to land.Aug 31 2023, 11:10 PM
This revision now requires review to proceed.Aug 31 2023, 11:55 PM
This revision is now accepted and ready to land.Sep 1 2023, 12:15 AM
This revision was automatically updated to reflect the committed changes.