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)
Nov 2 2023, 1:43 PM
Unknown Object (File)
Sep 30 2023, 7:16 PM
Unknown Object (File)
Sep 21 2023, 10:23 PM
Unknown Object (File)
Aug 15 2023, 2:25 AM
Unknown Object (File)
Aug 15 2023, 12:49 AM
Unknown Object (File)
Jul 22 2023, 5:43 AM
Unknown Object (File)
Jun 19 2023, 8:53 PM
Unknown Object (File)
May 26 2023, 6:50 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.