CONFIGURE: Set dingux optimization level to -O3
This commit is contained in:
parent
fd97e5ece3
commit
ed3d9d26dc
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
@ -2237,6 +2237,7 @@ if test -n "$_host"; then
|
||||||
CXXFLAGS="$CXXFLAGS -mips32"
|
CXXFLAGS="$CXXFLAGS -mips32"
|
||||||
_backend="dingux"
|
_backend="dingux"
|
||||||
_mt32emu=no
|
_mt32emu=no
|
||||||
|
_optimization_level=-O3
|
||||||
# Disable alsa midi to get the port build on OpenDingux toolchain
|
# Disable alsa midi to get the port build on OpenDingux toolchain
|
||||||
_alsa=no
|
_alsa=no
|
||||||
_vkeybd=yes
|
_vkeybd=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue