aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/symbian/mmp/config.mmh
diff options
context:
space:
mode:
authoranotherguest2014-09-08 10:48:49 +0200
committeranotherguest2014-09-08 10:48:49 +0200
commitca144290a6c2baf7fd7995460136fde6b46bdb42 (patch)
treee386ea7ddb1e8f15bc45ea2aa0f96dd4b5da2a52 /backends/platform/symbian/mmp/config.mmh
parent4afb40e16f20bad0da4d67222cf8193c51d5ee8f (diff)
downloadscummvm-rg350-ca144290a6c2baf7fd7995460136fde6b46bdb42.tar.gz
scummvm-rg350-ca144290a6c2baf7fd7995460136fde6b46bdb42.tar.bz2
scummvm-rg350-ca144290a6c2baf7fd7995460136fde6b46bdb42.zip
SYMBIAN: Updated settings and moved to config.mmh
Diffstat (limited to 'backends/platform/symbian/mmp/config.mmh')
-rw-r--r--backends/platform/symbian/mmp/config.mmh2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/symbian/mmp/config.mmh b/backends/platform/symbian/mmp/config.mmh
index 12c1fc2d2d..075697d99a 100644
--- a/backends/platform/symbian/mmp/config.mmh
+++ b/backends/platform/symbian/mmp/config.mmh
@@ -48,7 +48,7 @@ OPTION MSVC /QIfist /Ob1 /Oy /GF // /QIfist disables use of __ftol2 to avoid l
OPTION GCC -Wno-multichar -Wno-reorder // don't optimize for ARM, platform way too sensitive for that :( just turn off some common warnings
// -Wno-psabi turn off "note: the mangling of 'va_list' has changed in GCC 4.4"
OPTION GCCE -pipe -Wno-multichar -Wno-reorder -Wno-unused \
- -Wno-format -fsigned-char-Wno-psabi
+ -Wno-format -fsigned-char -Wno-psabi
ALWAYS_BUILD_AS_ARM
// *** Include paths