Page MenuHomeFreeBSD

showconfig: Set MACHINE for src.opts.mk
ClosedPublic

Authored by andrew on Apr 18 2024, 4:16 PM.
Tags
None
Referenced Files
F97677398: D44838.id137311.diff
Mon, Sep 30, 5:42 PM
Unknown Object (File)
Sun, Sep 29, 10:40 PM
Unknown Object (File)
Sun, Sep 8, 11:37 PM
Unknown Object (File)
Sun, Sep 8, 6:21 AM
Unknown Object (File)
Sat, Sep 7, 9:49 PM
Unknown Object (File)
Wed, Sep 4, 5:44 PM
Unknown Object (File)
Aug 29 2024, 2:53 PM
Unknown Object (File)
Aug 21 2024, 5:12 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.