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)
Thu, May 2, 8:26 AM
Unknown Object (File)
Mar 22 2024, 1:03 AM
Unknown Object (File)
Mar 22 2024, 12:54 AM
Unknown Object (File)
Feb 12 2024, 10:22 AM
Unknown Object (File)
Dec 23 2023, 12:10 AM
Unknown Object (File)
Dec 13 2023, 3:35 AM
Unknown Object (File)
Nov 2 2023, 1:43 PM
Unknown Object (File)
Sep 30 2023, 7:16 PM

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.