From 50aba46a7d97ae0d4cad9d5b9374fbbe5210b3f2 Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Wed, 6 Jan 2010 08:34:41 +0000 Subject: 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 --- build.symbian/pjsua_lib.mmp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.symbian/pjsua_lib.mmp') diff --git a/build.symbian/pjsua_lib.mmp b/build.symbian/pjsua_lib.mmp index 0b197819..ee7c6b08 100644 --- a/build.symbian/pjsua_lib.mmp +++ b/build.symbian/pjsua_lib.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++ -- cgit v1.2.3