Page MenuHomeFreeBSD

make.conf.5: add CPUTYPE?= note from UPDATING
ClosedPublic

Authored by ziaee on May 10 2025, 2:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 14, 12:29 PM
Unknown Object (File)
Sat, Jun 14, 4:33 AM
Unknown Object (File)
Fri, Jun 13, 9:41 PM
Unknown Object (File)
Tue, Jun 10, 6:45 AM
Unknown Object (File)
Thu, Jun 5, 9:56 PM
Unknown Object (File)
Sun, Jun 1, 5:35 AM
Unknown Object (File)
Wed, May 28, 7:52 AM
Unknown Object (File)
Sat, May 24, 11:25 AM
Subscribers

Details

Summary

Cross-compilation needs CPUTYPE to be set with ?= to be overideable via
make targets. This has historically been mentioned in the FOOTNOTES of
UPDATING. Note that in the CPUTYPE documentation in make.conf(5) for
discoverability. Leave it in UPDATING for now to create no regression in
the doc there.

MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 64043
Build 60927: arc lint + arc unit

Event Timeline

ziaee requested review of this revision.May 10 2025, 2:56 AM
ziaee created this revision.
ivy added a subscriber: ivy.

appears correct based on UPDATING and also my memory of how you're meant to set this.

share/man/man5/make.conf.5
161
This revision is now accepted and ready to land.May 10 2025, 9:01 PM
This revision now requires review to proceed.May 10 2025, 9:16 PM
This revision is now accepted and ready to land.May 10 2025, 9:25 PM
This revision was automatically updated to reflect the committed changes.