Disable Alsa Midi in Dingux/OpenDingux port

Disabling (useless) Alsa Midi solves a compilation problem
on the OpenDingux port
This commit is contained in:
Fabio Battaglia 2012-06-22 13:11:57 +02:00
parent 547fdfe12a
commit 6fb8009db4

2
configure vendored
View file

@ -2237,6 +2237,8 @@ if test -n "$_host"; then
CXXFLAGS="$CXXFLAGS -mips32"
_backend="dingux"
_mt32emu=no
# Disable alsa midi to get the port build on OpenDingux toolchain
_alsa=no
_vkeybd=yes
_build_hq_scalers=no
_keymapper=no