Re: [PATCH for-4.14] tools: Fix pkg-config file for libxenstore

2021-03-22 Thread Andrew Cooper
On 22/03/2021 16:32, Jürgen Groß wrote: > On 22.03.21 17:20, Andrew Cooper wrote: >> There is no dependency on libxenctrl. >> >> Fixes: 1b008e99 ("tools: provide pkg-config file for libxenstore") >> Signed-off-by: Andrew Cooper >> --- >> CC: Ian Jackson >> CC: Wei Liu >> CC: Juergen Gross >> CC

Re: [PATCH for-4.14] tools: Fix pkg-config file for libxenstore

2021-03-22 Thread Jürgen Groß
On 22.03.21 17:20, Andrew Cooper wrote: There is no dependency on libxenctrl. Fixes: 1b008e99 ("tools: provide pkg-config file for libxenstore") Signed-off-by: Andrew Cooper --- CC: Ian Jackson CC: Wei Liu CC: Juergen Gross CC: Jan Beulich This has been fixed in Xen 4.15 by the uselibs.mk

[PATCH for-4.14] tools: Fix pkg-config file for libxenstore

2021-03-22 Thread Andrew Cooper
There is no dependency on libxenctrl. Fixes: 1b008e99 ("tools: provide pkg-config file for libxenstore") Signed-off-by: Andrew Cooper --- CC: Ian Jackson CC: Wei Liu CC: Juergen Gross CC: Jan Beulich This has been fixed in Xen 4.15 by the uselibs.mk logic, but 4.14 and older cause everything