21 Jun
2014
21 Jun
'14
1:56 a.m.
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 <berrange@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