On 06/20/2014 10:51 AM, Daniel P. Berrange wrote:
> The libvirt.pc file we install is ending up polluted with a
> load of compiler flags that should be private to the libvirt
> build. eg
> 
> Libs: -L${libdir} -lvirt -ldl -O2 -g -pipe -Wall \
>       -Wp,-D_FORTIFY_SOURCE=2 -fexceptions \
>       -fstack-protector-strong --param=ssp-buffer-size=4 \
>       -grecord-gcc-switches  -m64 -mtune=generic
> 
> this is caused by including @LIBS@ in the Libs: line of the
> pkgconfig.pc.in file.
> 
> Signed-off-by: Daniel P. Berrange <berra...@redhat.com>
> ---
>  libvirt.pc.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

ACK.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to