Re: [PATCH v3 0/3] Improve optional lib support

2024-02-01 Thread Bruce Richardson
On Thu, Feb 01, 2024 at 10:23:40AM +0100, David Marchand wrote: > On Wed, Dec 20, 2023 at 3:22 PM Bruce Richardson > wrote: > > > > This patchset builds on the previous v1 and v2, and the discussion > > which followed about what libraries should be optional. While still > > a long way to go from t

Re: [PATCH v3 0/3] Improve optional lib support

2024-02-01 Thread David Marchand
On Wed, Dec 20, 2023 at 3:22 PM Bruce Richardson wrote: > > This patchset builds on the previous v1 and v2, and the discussion > which followed about what libraries should be optional. While still > a long way to go from the position suggested in the v2 discussion, > this set moves us a bit furthe

[PATCH v3 0/3] Improve optional lib support

2023-12-20 Thread Bruce Richardson
This patchset builds on the previous v1 and v2, and the discussion which followed about what libraries should be optional. While still a long way to go from the position suggested in the v2 discussion, this set moves us a bit further along the road. The first patch is a direct v3 from previous ver