Home
last modified time | relevance | path

Searched hist:bce9967915115e00271b01f1698bfca30a9be1cc (Results 1 – 1 of 1) sorted by relevance

/freebsd/tools/build/options/
H A Dmakemandiff bce9967915115e00271b01f1698bfca30a9be1cc Sun Jun 18 02:01:52 CEST 2023 Colin Percival <cperciva@FreeBSD.org> options/makeman: Handle __REQUIRED_OPTIONS

Teach the code which generates src.conf.5 about __REQUIRED_OPTIONS;
without this change it gets confused and thinks that every option
turns the required options on.

Reviewed by: sjg, imp
Differential Revision: https://reviews.freebsd.org/D40591