]> Git Repo - qemu.git/commit
Makefile: Remove libqemustub.a
authorPaolo Bonzini <[email protected]>
Tue, 19 Sep 2017 14:20:31 +0000 (16:20 +0200)
committerPaolo Bonzini <[email protected]>
Tue, 19 Sep 2017 14:20:31 +0000 (16:20 +0200)
commitebedb37c8d2aa477517158fd88e6ff0f6a60485d
tree5ae1ee33a6c6dbb7050df63e6e46339c75aa7bf2
parent9ee24e98d31f1eb2fbd63f911d68f76ccec531a9
Makefile: Remove libqemustub.a

Using two libraries (libqemuutil.a and libqemustub.a) would sometimes
result in circular dependencies. To avoid these issues let's just
combine both into a single library that functions as both.

Signed-off-by: Alistair Francis <[email protected]>
Message-Id: <54e6458745493d10901964624479a7d9a872f481.1503077821[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Makefile
Makefile.target
docs/devel/build-system.txt
tests/Makefile.include
This page took 0.027808 seconds and 4 git commands to generate.