Re: git: 390c31c4289e - main - meta.sys.mk: downgrade missing Filemon error to warning

From: Simon J. Gerraty <sjg_at_juniper.net>
Date: Mon, 24 Apr 2023 00:21:32 UTC
Warner Losh <imp@bsdimp.com> wrote:
> We'll need to fix the makeman to ignore that option...

He won't see it will he?

It isn't in any OPTIONS list.
It only shows up in showconfig output.

cd /h/sjg/work/FreeBSD/main/src/tools/build/options; sh makeman >
/h/sjg/work/FreeBSD/main/src/share/man/man5/src.conf.5
building src.conf.5 man page from files in
/h/sjg/work/FreeBSD/main/src/tools/build/options
make: "/h/sjg/work/FreeBSD/main/src/share/mk/bsd.opts.mk" line 112:
warning: WITH_INIT_ALL_PATTERN and WITH_INIT_ALL_ZERO are mutually
exclusive.
make[1]: "/h/sjg/work/FreeBSD/main/src/share/mk/bsd.opts.mk" line 112:
warning: WITH_INIT_ALL_PATTERN and WITH_INIT_ALL_ZERO are mutually
exclusive.
arm/armv6: ignoring duplicate option PIE
arm/armv7: ignoring duplicate option PIE
i386/i386: ignoring duplicate option PIE
powerpc/powerpc: ignoring duplicate option PIE
riscv/riscv64: ignoring duplicate option EFI
...........................................................................................................................................................................................................................................................

is the only output I see.