git: a8af3aee4b45 - main - src.conf.5: regen after RELRO knob addition
Date: Wed, 22 Jun 2022 20:40:48 UTC
Ed Maste <emaste_at_FreeBSD.org> wrote on Date: Wed, 22 Jun 2022 16:21:46 UTC : > The branch main has been updated by emaste: > > URL: https://cgit.FreeBSD.org/src/commit/?id=a8af3aee4b45c619f4638789af518d068d5de682 > > commit a8af3aee4b45c619f4638789af518d068d5de682 > Author: Ed Maste <emaste@FreeBSD.org> > AuthorDate: 2022-06-22 16:21:31 +0000 > Commit: Ed Maste <emaste@FreeBSD.org> > CommitDate: 2022-06-22 16:21:31 +0000 > > src.conf.5: regen after RELRO knob addition > --- > share/man/man5/src.conf.5 | 18 +++++++++++++++--- > 1 file changed, 15 insertions(+), 3 deletions(-) > > diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 > . . . > 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? === Mark Millard marklmi at yahoo.com