Ticket #992: Symbian build issues using RVCT compiler (thanks Gabor Tanka for the fix)


git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@3046 74dad513-b988-da41-8d7b-12977e46ad98
diff --git a/build.symbian/pjsua_lib.mmp b/build.symbian/pjsua_lib.mmp
index 0b19781..ee7c6b0 100644
--- a/build.symbian/pjsua_lib.mmp
+++ b/build.symbian/pjsua_lib.mmp
@@ -27,7 +27,7 @@
 

 // 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++