[Bug 267169] Build of recent -CURRENT fails with external GCC toolchain

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 01 Nov 2022 21:28:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267169

--- Comment #5 from John Baldwin <jhb@FreeBSD.org> ---
You will have better luck trying the fixes from the branch at
https://github.com/bsdjhb/freebsd/tree/gcc9_universe

Note that this disables C++ for GCC 9.  For GCC 12 kernels don't yet build as
the patch to add support for -fformat-extensions is not working on GCC 12 and I
haven't tracked down why yet.  Some of the patches from that branch are in
review in various phabricator reviews.  C++ in userland needs the LLVM change
that is kind of stuck on an upstream version of the change I need to get back
to.

-- 
You are receiving this mail because:
You are the assignee for the bug.