Skip to content

Commit

Permalink
CONFIGURE: Set dingux optimization level to -O3
Browse files Browse the repository at this point in the history
  • Loading branch information
hkzlab committed Jun 22, 2012
1 parent fd97e5e commit ed3d9d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure
Expand Up @@ -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
Expand Down

0 comments on commit ed3d9d2

Please sign in to comment.