Page MenuHomeFreeBSD

showconfig: Set MACHINE for src.opts.mk
ClosedPublic

Authored by andrew on Apr 18 2024, 4:16 PM.
Tags
None
Referenced Files
F84329257: D44838.diff
Wed, May 22, 10:52 AM
Unknown Object (File)
Thu, May 9, 6:36 PM
Unknown Object (File)
Wed, Apr 24, 10:08 PM
Unknown Object (File)
Apr 20 2024, 7:08 PM
Unknown Object (File)
Apr 19 2024, 6:13 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 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.