Date: Tue, 2 May 2023 17:33:07 -0700 From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: Re: git: 58b9432c405b - stable/13 - zfs: Fix build with GCC 12. Message-ID: <46542d67-5355-5507-e9a6-6dc8a945e71f@FreeBSD.org> In-Reply-To: <202305030030.3430U4Mf074930@gitrepo.freebsd.org> References: <202305030030.3430U4Mf074930@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 5/2/23 5:30 PM, John Baldwin wrote: > The branch stable/13 has been updated by jhb: > > URL: https://cgit.FreeBSD.org/src/commit/?id=58b9432c405b6542cf33e1b57ff87365180b4da7 > > commit 58b9432c405b6542cf33e1b57ff87365180b4da7 > Author: John Baldwin <jhb@FreeBSD.org> > AuthorDate: 2022-12-21 18:49:23 +0000 > Commit: John Baldwin <jhb@FreeBSD.org> > CommitDate: 2023-05-03 00:25:48 +0000 > > zfs: Fix build with GCC 12. > > Silence -Winfinite-recursion for ldo.c in lua and -Wstringop-overread > for nvpair.c. > > Reviewed by: mm > Differential Revision: https://reviews.freebsd.org/D37631 > > (cherry picked from commit 2e08e4b75ea1080c224a33baf62199d893dc322d) After this commit I can build world + GENERIC with amd64-gcc12. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46542d67-5355-5507-e9a6-6dc8a945e71f>