CONFIGURE: Set dingux optimization level to -O3

This commit is contained in:
Fabio Battaglia 2012-06-22 14:08:33 +02:00
parent fd97e5ece3
commit ed3d9d26dc

1
configure vendored
View file

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