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)
Mon, Oct 13, 8:06 PM
Unknown Object (File)
Wed, Oct 8, 3:19 AM
Unknown Object (File)
Sat, Sep 27, 10:01 PM
Unknown Object (File)
Sep 3 2025, 5:01 AM
Unknown Object (File)
Aug 29 2025, 5:18 PM
Unknown Object (File)
Aug 27 2025, 3:36 AM
Unknown Object (File)
Aug 26 2025, 3:25 PM
Unknown Object (File)
Aug 19 2025, 3:36 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 Not Applicable
Unit
Tests Not Applicable

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.