non port: devel/freebsd-gcc9/files/xtoolchain.mk.in |
Number of commits found: 2 |
Friday, 20 May 2022
|
17:08 John Baldwin (jhb)
devel/freebsd-gcc9: Add flavors for armv6 and armv7.
These build GCC compilers for the armv6 and armv7 architectures
suitable for use with CROSS_TOOLCHAIN. These toolchains use
the existing arm_gnueabi flavor of binutils.
Differential Revision: https://reviews.freebsd.org/D35110
e28fe285 |
Wednesday, 18 Dec 2019
|
21:16 jhb
Add a new port for an external FreeBSD toolchain based on GCC 9.
This port provides external GCC toolchains for GCC 9.2.0 for the aarch64,
amd64, i386, mips, mips64, powerpc, powerpc64, riscv64, and sparc64
platforms.
Note that at present I am not yet able to build a full FreeBSD system
on any of these platforms, but it will be easier to debug the remaining
issues (which may be issues to fix in FreeBSD rather than the port) with
the packages available to other developers.
Reviewed by: bapt, cem
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D22863
 |
Number of commits found: 2 |