Page MenuHomeFreeBSD

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

Authored by ziaee on Sat, May 10, 2:56 AM.
Tags
None
Referenced Files
F117816451: D50277.diff
Fri, May 23, 11:43 AM
Unknown Object (File)
Wed, May 21, 5:02 PM
Unknown Object (File)
Wed, May 21, 4:15 PM
Unknown Object (File)
Tue, May 20, 10:00 PM
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.Sat, May 10, 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.Sat, May 10, 9:01 PM
This revision now requires review to proceed.Sat, May 10, 9:16 PM
This revision is now accepted and ready to land.Sat, May 10, 9:25 PM
This revision was automatically updated to reflect the committed changes.