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)
Thu, Feb 26, 7:08 PM
Unknown Object (File)
Wed, Feb 11, 1:12 PM
Unknown Object (File)
Mon, Feb 9, 6:27 AM
Unknown Object (File)
Jan 28 2026, 2:59 PM
Unknown Object (File)
Jan 22 2026, 11:12 PM
Unknown Object (File)
Jan 21 2026, 11:13 PM
Unknown Object (File)
Jan 14 2026, 8:36 PM
Unknown Object (File)
Jan 14 2026, 12:16 PM
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.