Page MenuHomeFreeBSD

showconfig: Set MACHINE for src.opts.mk
ClosedPublic

Authored by andrew on Apr 18 2024, 4:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 10:58 PM
Unknown Object (File)
Sep 8 2025, 2:57 PM
Unknown Object (File)
Sep 5 2025, 9:00 AM
Unknown Object (File)
Sep 5 2025, 4:56 AM
Unknown Object (File)
Aug 25 2025, 9:04 PM
Unknown Object (File)
Aug 11 2025, 6:42 PM
Unknown Object (File)
Aug 2 2025, 11:26 PM
Unknown Object (File)
Jul 28 2025, 9:44 AM
Subscribers
None

Details

Summary

Also set MACHINE and MACHINE_ARCH when reading config options from
src.opts.mk. This ensures any machine-dependent options are reported
correctly.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

andrew created this revision.
This revision is now accepted and ready to land.Apr 18 2024, 4:20 PM

Surprised this wasn't already the case

This revision was automatically updated to reflect the committed changes.