Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jun 2023 21:04:43 -0400
From:      Ed Maste <emaste@freebsd.org>
To:        Colin Percival <cperciva@freebsd.org>
Cc:        src-committers@freebsd.org, dev-commits-src-all@freebsd.org,  dev-commits-src-main@freebsd.org
Subject:   Re: git: b908f6c45e02 - main - bsd.mkopt.mk: Add REQUIRED_OPTIONS list
Message-ID:  <CAPyFy2AoPstPi7eMcbr3Vxp3J26QU8RrqpjP0yW2gQuDoe6z=w@mail.gmail.com>
In-Reply-To: <202306200023.35K0NSlA057479@gitrepo.freebsd.org>
References:  <202306200023.35K0NSlA057479@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 19 Jun 2023 at 20:23, Colin Percival <cperciva@freebsd.org> wrote:
>
> The branch main has been updated by cperciva:
>
> URL: https://cgit.FreeBSD.org/src/commit/?id=b908f6c45e0202deb86fc9bde1b07212924c05fc
>
> commit b908f6c45e0202deb86fc9bde1b07212924c05fc
> Author:     Colin Percival <cperciva@FreeBSD.org>
> AuthorDate: 2023-06-17 20:08:37 +0000
> Commit:     Colin Percival <cperciva@FreeBSD.org>
> CommitDate: 2023-06-20 00:23:09 +0000
>
>     bsd.mkopt.mk: Add REQUIRED_OPTIONS list
>
>     Options on this list will be forced to 'yes'.  This is intended for use
>     as a transitional measure when an option is ceasing to be optional,
>     before all of the associated make logic is removed.

Should we emit a warning when an option is disabled in src.conf but
specified in REQUIRED_OPTIONS?

e.g. warning: WITHOUT_CAPSICUM option ignored: it is no longer supported



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2AoPstPi7eMcbr3Vxp3J26QU8RrqpjP0yW2gQuDoe6z=w>