Page MenuHomeFreeBSD

showconfig: Set MACHINE for src.opts.mk
ClosedPublic

Authored by andrew on Apr 18 2024, 4:16 PM.
Tags
None
Referenced Files
F151674783: D44838.id137609.diff
Thu, Apr 9, 10:49 PM
Unknown Object (File)
Sun, Mar 29, 4:10 PM
Unknown Object (File)
Sat, Mar 28, 9:05 PM
Unknown Object (File)
Mar 2 2026, 12:26 AM
Unknown Object (File)
Mar 1 2026, 9:30 PM
Unknown Object (File)
Feb 27 2026, 11:21 PM
Unknown Object (File)
Feb 27 2026, 2:45 PM
Unknown Object (File)
Feb 27 2026, 10:07 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 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.