Re: [PATCH v6 1/2] build: select deprecated libraries
From: David Marchand <hidden>
Date: 2023-06-29 12:55:45
From: David Marchand <hidden>
Date: 2023-06-29 12:55:45
On Thu, Jun 29, 2023 at 2:48 PM Aaron Conole [off-list ref] wrote:
David Marchand [off-list ref] writes:quoted
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 <redacted> Acked-by: Morten Brørup <redacted> ---Sorry - same comments apply to this as previous w.r.t. doc updates.
Indeed, good catch on existing usage of disable_libs in kni and flow_classify docs. It will be fixed in a next revision. Merci Aaron. -- David Marchand