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)
Sun, Jan 26, 5:57 PM
Unknown Object (File)
Sat, Jan 18, 9:27 PM
Unknown Object (File)
Dec 7 2024, 5:44 PM
Unknown Object (File)
Dec 7 2024, 6:59 AM
Unknown Object (File)
Nov 19 2024, 6:09 AM
Unknown Object (File)
Nov 19 2024, 4:55 AM
Unknown Object (File)
Nov 14 2024, 11:04 PM
Unknown Object (File)
Oct 28 2024, 10:07 PM
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 57172
Build 54060: arc lint + arc unit

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.