Re: [PATCH v6 1/2] build: select deprecated libraries

2023-06-29 Thread David Marchand
On Thu, Jun 29, 2023 at 2:48 PM Aaron Conole wrote: > > David Marchand writes: > > > 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

Re: [PATCH v6 1/2] build: select deprecated libraries

2023-06-29 Thread Aaron Conole
David Marchand writes: > 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 > straig

[PATCH v6 1/2] build: select deprecated libraries

2023-06-29 Thread David Marchand
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 lib