notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/freebsd-gcc9/files/xtoolchain.mk.in

Number of commits found: 2

Friday, 20 May 2022
17:08 John Baldwin (jhb) search for other commits by this committer
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
commit hash: e28fe2856c588c82752fef2becbb2a43709aab42 commit hash: e28fe2856c588c82752fef2becbb2a43709aab42 commit hash: e28fe2856c588c82752fef2becbb2a43709aab42 commit hash: e28fe2856c588c82752fef2becbb2a43709aab42 e28fe285
Wednesday, 18 Dec 2019
21:16 jhb search for other commits by this committer
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
Original commitRevision:520398 

Number of commits found: 2