Date: Sat, 17 Sep 2022 12:46:36 +0200 From: Mateusz Guzik <mjguzik@gmail.com> To: garyj@gmx.de Cc: current@freebsd.org Subject: Re: build of vfs_lookup.c now broken in non-INVARIANTS kernels Message-ID: <CAGudoHGsRkESJuPZHTO0=MghzNqj7Xa7Kra%2B4cyYN4ES1Z47aA@mail.gmail.com> In-Reply-To: <20220917124125.586efc59@ernst.home> References: <20220917124125.586efc59@ernst.home>
next in thread | previous in thread | raw e-mail | index | archive | help
fixed in https://cgit.freebsd.org/src/commit/?id=b77bdfdb67c2e9660658a0373662e4263a905e90 On 9/17/22, Gary Jennejohn <garyj@gmx.de> wrote: > Compiling vfs_lookup.c now fails when NONINVARIANTS is not included in > the kernel config file because NDVALIDATE is defined as NDVALIDATE_impl, > which itself is only defined when NONINVARIANTS is also defined. > > This breaks buildkernel. > > -- > Gary Jennejohn > > -- Mateusz Guzik <mjguzik gmail.com>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGudoHGsRkESJuPZHTO0=MghzNqj7Xa7Kra%2B4cyYN4ES1Z47aA>