mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-18 18:30:59 +00:00
DINGUX: disable check for vorbis, because of terrible performance compared to tremor
svn-id: r52212
This commit is contained in:
parent
37d2f10206
commit
c427ecb7cc
2
configure
vendored
2
configure
vendored
@ -1552,6 +1552,8 @@ if test -n "$_host"; then
|
||||
_vkeybd=yes
|
||||
_build_hq_scalers=no
|
||||
_keymapper=no
|
||||
# Force disable vorbis on dingux, it has terrible performance compared to tremor
|
||||
_vorbis=no
|
||||
;;
|
||||
dreamcast)
|
||||
DEFINES="$DEFINES -DDISABLE_DEFAULT_SAVEFILEMANAGER -DDISABLE_TEXT_CONSOLE -DDISABLE_COMMAND_LINE"
|
||||
|
Loading…
x
Reference in New Issue
Block a user