On 14/03/17 13:31, Juergen Gross wrote:
> In order to be able to use pkg-config for obtaining linker- and
> compiler-flags provide a xengnttab.pc and a xengntshr.pc file.
>
> Signed-off-by: Juergen Gross <jgr...@suse.com>
> Acked-by: Wei Liu <wei.l...@citrix.com>

What is xengntshr.pc actually for?

(I am forward porting the XenServer patch queue, and rpm informs me that
there is no real libxengntshr)

All gntshr functionality is inside gnttab, and only a single shared
object exists.

In fact, I can't see why we have any *_libxengntshr infrastructure at
all (c/s a71ad0feada which introduced it originally doesn't help; they
weren't two libraries before either...).

The two uses of *_libxengntshr infrastructure are libxc and libvchan,
both of which reference *_libxengnttab immediately before.

~Andrew

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to