Page MenuHomeFreeBSD

Add INIT_ALL build option
ClosedPublic

Authored by brooks on Aug 31 2023, 7:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 25 2025, 9:18 AM
Unknown Object (File)
Feb 17 2025, 10:41 PM
Unknown Object (File)
Feb 16 2025, 1:38 PM
Unknown Object (File)
Jan 27 2025, 9:05 PM
Unknown Object (File)
Jan 24 2025, 5:45 PM
Unknown Object (File)
Jan 14 2025, 5:37 AM
Unknown Object (File)
Jan 13 2025, 9:13 AM
Unknown Object (File)
Jan 13 2025, 8:58 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 Not Applicable
Unit
Tests Not Applicable

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.