aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorFabio Battaglia2012-06-22 14:08:33 +0200
committerFabio Battaglia2012-06-22 14:08:33 +0200
commited3d9d26dc4ec3e136fb52fd22db50f93bb02357 (patch)
treedf69f220a9957767b4a8f5d5369e16ea2371c4f6 /configure
parentfd97e5ece3c04e6f049ece8f04d9d49aea3e7841 (diff)
downloadscummvm-rg350-ed3d9d26dc4ec3e136fb52fd22db50f93bb02357.tar.gz
scummvm-rg350-ed3d9d26dc4ec3e136fb52fd22db50f93bb02357.tar.bz2
scummvm-rg350-ed3d9d26dc4ec3e136fb52fd22db50f93bb02357.zip
CONFIGURE: Set dingux optimization level to -O3
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 9fe5587e32..ffcd0c1d6c 100755
--- a/configure
+++ b/configure
@@ -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