Home
last modified time | relevance | path

Searched hist:b965e8c538b30116a637d64da6e2bd6d54e50171 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfigureb965e8c538b30116a637d64da6e2bd6d54e50171 Wed Dec 11 07:41:51 CST 2019 Paolo Bonzini <pbonzini@redhat.com> build-sys: do not include Windows SLIRP dependencies in $LIBS

When including the internal SLIRP library, we should add all the libraries that
it needs for the build. Right now they are all included by QEMU, but -liphlpapi
is not needed without slirp. Move it from LIBS to slirp_libs.

Based on a patch by Marc-André Lureau.

Acked-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>