Re: [PATCH] tools/libs: Simplify internal *.pc files

2020-11-25 Thread Andrew Cooper
On 25/11/2020 14:49, Andrew Cooper wrote: > diff --git a/tools/Rules.mk b/tools/Rules.mk > index f61da81f4a..5d92ff0699 100644 > --- a/tools/Rules.mk > +++ b/tools/Rules.mk > @@ -184,7 +184,7 @@ $(PKG_CONFIG_DIR)/%.pc: Makefile > $(XEN_ROOT)/tools/Rules.mk $(PKG_CONFIG_DIR) > echo "Descripti

Re: [PATCH] tools/libs: Simplify internal *.pc files

2020-11-25 Thread Bertrand Marquis
Hi Andrew, > On 25 Nov 2020, at 14:49, Andrew Cooper wrote: > > The internal package config file for libxenlight reads (reformatted to avoid > exceeding the SMTP 998-character line length): > > Libs: -L${libdir} > > -Wl,-rpath-link=/local/security/xen.git/tools/libs/light/../../../tools/libs