aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/symbian/mmp/config.mmh
diff options
context:
space:
mode:
authoranotherguest2014-09-09 09:24:59 +0200
committeranotherguest2014-09-09 09:24:59 +0200
commit81eb209bfc9b32c2685a3be5761654f28655b9c7 (patch)
tree618ced18eb8aea58e90b28eff836509e396c27f4 /backends/platform/symbian/mmp/config.mmh
parent83bb4fdb38fa2bdff7ea2cdded7c7afbbff40812 (diff)
downloadscummvm-rg350-81eb209bfc9b32c2685a3be5761654f28655b9c7.tar.gz
scummvm-rg350-81eb209bfc9b32c2685a3be5761654f28655b9c7.tar.bz2
scummvm-rg350-81eb209bfc9b32c2685a3be5761654f28655b9c7.zip
SYMBIAN: More MMP.in files patched and updated.
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