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/pjlib_test.mmp b/build.symbian/pjlib_test.mmp
index 462b118..e48a332 100644
--- a/build.symbian/pjlib_test.mmp
+++ b/build.symbian/pjlib_test.mmp
@@ -10,7 +10,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++