Page MenuHomeFreeBSD

Add toolchain makefiles to base/binutils and base/gcc.
AbandonedPublic

Authored by jhb on Mar 27 2019, 1:15 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 2, 12:03 AM
Unknown Object (File)
Oct 12 2025, 4:52 AM
Unknown Object (File)
Oct 12 2025, 4:52 AM
Unknown Object (File)
Oct 11 2025, 6:50 PM
Unknown Object (File)
Sep 20 2025, 12:37 PM
Unknown Object (File)
Sep 18 2025, 2:15 AM
Unknown Object (File)
Sep 17 2025, 11:21 AM
Unknown Object (File)
Sep 13 2025, 9:40 PM

Details

Reviewers
bapt
bdrewery
Summary

These toolchain makefiles are installed to /usr/share/toolchains and included by
the FreeBSD build system. The makefiles enable appropriate knobs so that in-tree
components that are replaced by the package are not built or installed permitting
commands like 'make buildworld' to work out of the box without requiring other
changes by the user.

Test Plan
  • installed packages into an amd64 VM and then built and installed new kernel and world

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 23316
Build 22346: arc lint + arc unit