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
F103146129: D19720.diff
Thu, Nov 21, 2:37 PM
Unknown Object (File)
Oct 6 2024, 2:10 AM
Unknown Object (File)
Sep 18 2024, 3:45 PM
Unknown Object (File)
Sep 15 2024, 10:31 PM
Unknown Object (File)
Sep 4 2024, 9:49 PM
Unknown Object (File)
Aug 6 2024, 11:22 AM
Unknown Object (File)
Jun 20 2024, 11:08 PM
Unknown Object (File)
Jun 20 2024, 8:16 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