summaryrefslogtreecommitdiff
path: root/packages/qemu.sh
diff options
context:
space:
mode:
Diffstat (limited to 'packages/qemu.sh')
-rwxr-xr-xpackages/qemu.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/qemu.sh b/packages/qemu.sh
index b35d559..e83d12b 100755
--- a/packages/qemu.sh
+++ b/packages/qemu.sh
@@ -5,6 +5,7 @@ SRCURL=git://git.qemu-project.org/qemu.git
ENV_PATH="bin"
ENV_MANPATH="share/man"
+BUILD_TYPE="configure"
CONFIGURE_FLAGS="\
--target-list=x86_64-linux-user,x86_64-softmmu \
--disable-nettle \