On Wed, 22 Jun 2022 at 16:41, Mark Millard <mark...@yahoo.com> wrote:
>
> > . . .
> >  Build extra TCP stack modules.
> > -.It Va WITHOUT_FDT
> > -Do not build Flattened Device Tree support as part of the base system.
> > +.It Va WITH_FDT
> > +Build Flattened Device Tree support as part of the base system.
> >  This includes the device tree compiler (dtc) and libfdt support library.
> >  .It Va WITHOUT_FILE
> > . . .
> >
>
> WITH*_FDT related change made in wrong commit?

This happened because FDT has opposing defaults via
share/mk/src.opts.mk and sys/conf/kern.opts.mk, so makeman gives up.
For previous src.conf.5 updates I manually reverted the hunk but
missed it this time.

Reply via email to