mirror of
https://github.com/mii443/qemu.git
synced 2025-08-23 15:48:20 +00:00
The build.sh script only copies qemu-fuzz-i386 to the destination folder, so we can speed up the compilation step quite a bit by not compiling the other targets here. Signed-off-by: Thomas Huth <thuth@redhat.com>