aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/symbian/mmp/config.mmh
diff options
context:
space:
mode:
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 075697d99a..12c1fc2d2d 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