Disable Alsa Midi in Dingux/OpenDingux port
Disabling (useless) Alsa Midi solves a compilation problem on the OpenDingux port
This commit is contained in:
parent
547fdfe12a
commit
6fb8009db4
1 changed files with 2 additions and 0 deletions
2
configure
vendored
2
configure
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue