Re: [Xen-devel] [PATCH v2 08/17] tools: provide pkg-config file for libxengnttab

2017-03-15 Thread Andrew Cooper
On 15/03/17 06:07, Juergen Gross wrote: > On 14/03/17 21:06, Andrew Cooper wrote: >> 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 >

Re: [Xen-devel] [PATCH v2 08/17] tools: provide pkg-config file for libxengnttab

2017-03-15 Thread Andrew Cooper
On 15/03/17 10:26, Juergen Gross wrote: > On 15/03/17 11:17, Wei Liu wrote: >> On Tue, Mar 14, 2017 at 08:06:51PM +, Andrew Cooper wrote: >>> 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 a

Re: [Xen-devel] [PATCH v2 08/17] tools: provide pkg-config file for libxengnttab

2017-03-15 Thread Wei Liu
On Wed, Mar 15, 2017 at 11:26:55AM +0100, Juergen Gross wrote: > On 15/03/17 11:17, Wei Liu wrote: > > On Tue, Mar 14, 2017 at 08:06:51PM +, Andrew Cooper wrote: > >> On 14/03/17 13:31, Juergen Gross wrote: > >>> In order to be able to use pkg-config for obtaining linker- and > >>> compiler-fla

Re: [Xen-devel] [PATCH v2 08/17] tools: provide pkg-config file for libxengnttab

2017-03-15 Thread Juergen Gross
On 15/03/17 11:17, Wei Liu wrote: > On Tue, Mar 14, 2017 at 08:06:51PM +, Andrew Cooper wrote: >> 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:

Re: [Xen-devel] [PATCH v2 08/17] tools: provide pkg-config file for libxengnttab

2017-03-15 Thread Wei Liu
On Tue, Mar 14, 2017 at 08:06:51PM +, Andrew Cooper wrote: > 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 > > Acked-by: Wei Liu

Re: [Xen-devel] [PATCH v2 08/17] tools: provide pkg-config file for libxengnttab

2017-03-14 Thread Juergen Gross
On 14/03/17 21:06, Andrew Cooper wrote: > 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 >> Acked-by: Wei Liu > > What is xengntshr.pc

Re: [Xen-devel] [PATCH v2 08/17] tools: provide pkg-config file for libxengnttab

2017-03-14 Thread Andrew Cooper
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 > Acked-by: Wei Liu What is xengntshr.pc actually for? (I am forward porting the XenServer

[Xen-devel] [PATCH v2 08/17] tools: provide pkg-config file for libxengnttab

2017-03-14 Thread Juergen Gross
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 Acked-by: Wei Liu --- .gitignore| 2 ++ tools/libs/gnttab/Makefile| 22 +- tools/libs/