Re: git: 33b764a6d8ab - main - games/tome4: fix build with llvm 16

From: Piotr Kubaj <pkubaj_at_anongoth.pl>
Date: Tue, 04 Jul 2023 01:26:49 UTC
FreeBSD 13 removed base GCC, all architectures now use LLVM. On FreeBSD
12, no package will build, because ports-mgmt/pkg is broken.

On 23-07-04 02:41:39, Jan Beich wrote:
> Piotr Kubaj <pkubaj@FreeBSD.org> writes:
> 
> > +CFLAGS+=	-Wno-error=incompatible-function-pointer-types
> 
> See https://lists.freebsd.org/archives/dev-commits-ports-main/2023-June/065015.html
> However, I'm not sure if any architecture still uses GCC on FreeBSD >= 13.