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)
Feb 25 2025, 3:26 AM
Unknown Object (File)
Feb 24 2025, 5:13 PM
Unknown Object (File)
Feb 22 2025, 6:14 AM
Unknown Object (File)
Feb 8 2025, 4:09 AM
Unknown Object (File)
Jan 20 2025, 3:19 AM
Unknown Object (File)
Jan 15 2025, 2:58 PM
Unknown Object (File)
Dec 16 2024, 7:57 AM
Unknown Object (File)
Oct 31 2024, 6:38 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 50478
Build 47369: arc lint + arc unit

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.