]> git.ipfire.org Git - thirdparty/qemu.git/commit
build-sys: link with slirp as an external project
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 12 Feb 2019 16:25:23 +0000 (17:25 +0100)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Thu, 7 Mar 2019 11:46:31 +0000 (12:46 +0100)
commit675b9b536871aebcce3372923244d2b27b6e185f
tree8ae8868d46771e7384a6ac0596b58c0bd6f5e26e
parent12f8beeb9f2b12b351ea096a296da543adc6954d
build-sys: link with slirp as an external project

Use the "system" libslirp if its present or requested.

Else build with a static libslirp.a if slirp/ is checked
out ("internal") or a submodule ("git").

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20190212162524.31504-7-marcandre.lureau@redhat.com>
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Makefile
Makefile.objs
Makefile.target
configure
net/Makefile.objs
net/slirp.c
util/Makefile.objs