Home
last modified time | relevance | path

Searched hist:"3737129917 c918767cdb8acd8ca6b342c45fa154" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfigure3737129917c918767cdb8acd8ca6b342c45fa154 Fri Jul 24 12:28:08 CDT 2015 Peter Maydell <peter.maydell@linaro.org> configure: Work around broken static pkg-config info for Ubuntu gnutls

Unfortunately Ubuntu's pkg-config information for gnutls is broken
for the static linking case, and outputs --libs options which the
compiler does not recognize. Work around this problem by testing
that the --cflags/--libs output will at least allow compilation
before enabling gnutls support.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
Message-id: 1437758888-22486-1-git-send-email-peter.maydell@linaro.org