[PATCH v4 3/4] build: select deprecated libraries

Bruce Richardson bruce.richardson at intel.com
Thu Jun 22 10:50:12 CEST 2023


On Thu, Jun 22, 2023 at 09:43:18AM +0100, Bruce Richardson wrote:
> On Wed, Jun 21, 2023 at 07:00:57PM +0200, David Marchand wrote:
> > Rework deprecated libraries selection by introducing a new configuration
> > option.
> > 
> > This breaks existing configurations that were relying on disable_libs=''
> > for enabling deprecated libraries.
> > On the other hand, it will make enabling optional libraries more
> > straightforward by taking the deprecated libraries out of the picture.
> > 
> > Signed-off-by: David Marchand <david.marchand at redhat.com>
> 
> This gives us a single on/off value for the deprecated libs. So if you
> wants to build only a single deprecated lib, you need to turn on this
> option and then use "disable_libs/enable_libs" option to then selectively
> pick which of the deprecated libs you actually want. Is that the expected
> behaviour? Just checking that we don't want this to be a list too.
> 

The patch is fine itself though, so:

Acked-by: Bruce Richardson <bruce.richardson at intel.com>


More information about the dev mailing list