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)
Sun, Dec 1, 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
Unknown Object (File)
Nov 4 2024, 10:41 AM
Unknown Object (File)
Nov 4 2024, 10:40 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.