Re: [PATCH] util: Require libnl for Linux

2025-03-11 Thread Laine Stump
On 3/10/25 5:02 AM, Daniel P. Berrangé wrote: On Sat, Mar 08, 2025 at 05:02:32PM +0900, Akihiko Odaki wrote: Builds for Linux without libnl is broken since commit 582f0966f9b9e2148d8887d072364e2a91aed000 so make libnl mandatory for Linux. Another option is to fix such builds, but it can bring m

Re: [PATCH] util: Require libnl for Linux

2025-03-10 Thread Daniel P . Berrangé
On Sat, Mar 08, 2025 at 05:02:32PM +0900, Akihiko Odaki wrote: > Builds for Linux without libnl is broken since commit > 582f0966f9b9e2148d8887d072364e2a91aed000 so make libnl mandatory for > Linux. > > Another option is to fix such builds, but it can bring more problems > than benefits. libnl is