Page MenuHomeFreeBSD

Rename base/gcc to base/gcc6.
ClosedPublic

Authored by jhb on Dec 21 2019, 7:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jul 24, 1:47 AM
Unknown Object (File)
Fri, Jul 5, 4:16 AM
Unknown Object (File)
Jun 23 2024, 12:06 PM
Unknown Object (File)
Jun 23 2024, 6:08 AM
Unknown Object (File)
Jun 21 2024, 5:20 AM
Unknown Object (File)
Jun 19 2024, 6:39 AM
Unknown Object (File)
Jun 17 2024, 5:42 PM
Unknown Object (File)
May 21 2024, 1:31 PM
Subscribers

Details

Summary

This is in preparation for adding a base/gcc9 port.

While here, update to GCC 6.5.0.

Share packing lists with the freebsd-gcc6 port as much as
posible. Split most of the freebsd-gcc6 pkg-plist into a
pkg-plist.common that lists arch-independent files under
lib/. Change base/gcc6 to use the arch-specific packing
lists and pkg-list.common from freebsd-gcc6. In addition,
hook up packing lists for the remaining archs supported
by freebsd-gcc6 but not base/gcc: aarch64 and sparc64.

Test Plan
  • poudriere bulk -t freebsd-gcc6@all
  • make check-plist of base/gcc6 for all archs but sparc64 sparc64 can't build a sysroot, so I can't build this port for sparc64

Diff Detail

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