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/libg7221codec.mmp b/build.symbian/libg7221codec.mmp
index 95d3795..814fcae 100644
--- a/build.symbian/libg7221codec.mmp
+++ b/build.symbian/libg7221codec.mmp
@@ -3,6 +3,7 @@
 

 //OPTION		CW -lang c++

 OPTION		GCCE -O2 -fno-unit-at-a-time

+OPTION          ARMCC --gnu

 

 MACRO		PJ_M_I386=1

 MACRO		PJ_SYMBIAN=1