Page MenuHomeFreeBSD

Correct the pacakge names of GCC12 for cross compiling
ClosedPublic

Authored by lwhsu on Mar 13 2023, 6:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Aug 3, 2:12 AM
Unknown Object (File)
Fri, Aug 1, 12:04 PM
Unknown Object (File)
Fri, Aug 1, 12:37 AM
Unknown Object (File)
Thu, Jul 31, 2:18 PM
Unknown Object (File)
Sun, Jul 27, 10:13 PM
Unknown Object (File)
Sun, Jul 27, 3:56 AM
Unknown Object (File)
Sun, Jul 20, 7:43 AM
Unknown Object (File)
Jul 5 2025, 5:24 AM

Details

Summary

Correct the pacakge names of GCC12 for cross compiling

And use the newly added syntax of pacakge macro (in D39067)

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lwhsu requested review of this revision.Mar 13 2023, 6:51 PM
lwhsu created this revision.
pauamma_gundo.com added inline comments.
documentation/content/en/articles/committers-guide/_index.adoc
3147

While here, noting the use of aarch64-gcc12 here and arm64-gcc12 below, which doesn't look right. If both are correct, a sentence stating that explicitly would reduce reader confusion.

3152

Probably out of scope for this, but noting grammar looks iffy here. Either s/The // or add whichever word is missing after "FreeBSD", perhaps "Project".

This revision was not accepted when it landed; it landed in state Needs Review.Mar 19 2023, 4:31 PM
This revision was automatically updated to reflect the committed changes.