summaryrefslogtreecommitdiff
path: root/build.symbian/pjsip_simple.mmp
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2010-01-06 08:34:41 +0000
committerBenny Prijono <bennylp@teluu.com>2010-01-06 08:34:41 +0000
commit50aba46a7d97ae0d4cad9d5b9374fbbe5210b3f2 (patch)
treee390b833c43382997b3571c4fbd03bc6cc592aae /build.symbian/pjsip_simple.mmp
parent12e284a7c993bcb7c3c3d93b8e355df5242bdb48 (diff)
Ticket #992: Symbian build issues using RVCT compiler (thanks Gabor Tanka for the fix)
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3046 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'build.symbian/pjsip_simple.mmp')
-rw-r--r--build.symbian/pjsip_simple.mmp2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.symbian/pjsip_simple.mmp b/build.symbian/pjsip_simple.mmp
index b0d85dc6..9b83a9df 100644
--- a/build.symbian/pjsip_simple.mmp
+++ b/build.symbian/pjsip_simple.mmp
@@ -27,7 +27,7 @@ MACRO PJ_SYMBIAN=1
// Must compile as C++, otherwise exception would not work
OPTION CW -lang c++
-OPTION ARMCC --cpp
+OPTION ARMCC --cpp --gnu
OPTION GCC -x c++
OPTION GCCE -x c++