summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorGerd Hoffmann2019-02-19 13:42:57 +0100
committerGerd Hoffmann2019-02-28 10:28:59 +0100
commit7183834a29fbaf422a62cfbe166b719393fafa67 (patch)
treebfb1a0beebbf8f35711a914b8a0a336b755f85cb /scripts
parentaudio: Do not check for audio_calloc failure (diff)
downloadqemu-7183834a29fbaf422a62cfbe166b719393fafa67.tar.gz
qemu-7183834a29fbaf422a62cfbe166b719393fafa67.tar.xz
qemu-7183834a29fbaf422a62cfbe166b719393fafa67.zip
audio: don't build alsa and sdl by default on linux
In case no sound hardware is present both alsa and sdl drivers initialize successfully and throw errors later on, i.e. effectively the automatic probing doesn't work. Drop them from the list of default audio drivers for linux because of that. Fixes: 6a48541873 audio: probe audio drivers by default Buglink: https://bugs.launchpad.net/qemu/+bug/1816052 Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Tested-by: David Hildenbrand <david@redhat.com> Message-id: 20190219124257.3001-1-kraxel@redhat.com
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions