Re: git: c1e7e8f5cb0f - main - Add FENESTRASX to LINT to avoid breakage

From: David O'Brien <obrien_at_freebsd.org>
Date: Wed, 29 Oct 2025 07:17:47 UTC
On Fri, Oct 17, 2025 at 12:39:13AM -0700, Enji Cooper (yaneurabeya) wrote:
> > On Oct 16, 2025, at 7:46???PM, David E. O'Brien <obrien@FreeBSD.org> wrote:
> >    Add FENESTRASX to LINT to avoid breakage
...
> > -#options RANDOM_FENESTRASX
> > +options RANDOM_FENESTRASX
> Hi David,
> 	Do you know why it was commented out previously? Should other RANDOM_ options be enabled as well?

No, but I almost broke the build due to it being commented out.
LINT is to build everything in order to avoid doing that.

The only commented out RANDOM_* I see now is RANDOM_LOADABLE.
That one might be problematic to enable in the LINT build.

-- 
-- David    (obrien@FreeBSD.org)