From fe24ece8af2ec7b1c4f26a495451b8e47ec1427d Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Oct 24 2019 18:04:01 +0000 Subject: Use --enable-tcg for static builds, apparently it's required Signed-off-by: Cole Robinson --- diff --git a/qemu.spec b/qemu.spec index 5c6e672..c4b6f75 100644 --- a/qemu.spec +++ b/qemu.spec @@ -1076,6 +1076,7 @@ run_configure_disable_everything \ --disable-pie \ --enable-attr \ --enable-linux-user \ + --enable-tcg \ --static make V=1 %{?_smp_mflags} $buildldflags