summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Privoznik <mprivozn@redhat.com>2019-03-02 09:43:13 +0100
committerMatthias Maier <tamiko@gentoo.org>2019-03-02 17:46:25 -0600
commitdbb15173c46e954a9474e7a3a109abe8cb2caa2c (patch)
tree003c060e185a2997ba83a0f36bbab3eb367c3247 /app-emulation/qemu
parentapp-emulation/libvirt: Add use flag iscsi-direct (diff)
downloadgentoo-dbb15173c46e954a9474e7a3a109abe8cb2caa2c.tar.gz
gentoo-dbb15173c46e954a9474e7a3a109abe8cb2caa2c.tar.bz2
gentoo-dbb15173c46e954a9474e7a3a109abe8cb2caa2c.zip
app-emulation/qemu-9999: Drop --with-sdlabi configure argument
The upstream qemu dropped this in 0015ca5cbabe0b31d31. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Diffstat (limited to 'app-emulation/qemu')
-rw-r--r--app-emulation/qemu/qemu-9999.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild
index 41fd6e7737bf..36a3408c93b9 100644
--- a/app-emulation/qemu/qemu-9999.ebuild
+++ b/app-emulation/qemu/qemu-9999.ebuild
@@ -484,7 +484,6 @@ qemu_src_configure() {
conf_opts+=(
--audio-drv-list="${audio_opts}"
)
- use sdl && conf_opts+=( --with-sdlabi=2.0 )
fi
case ${buildtype} in