summaryrefslogtreecommitdiff
path: root/build.symbian/symbian_audio.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/symbian_audio.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/symbian_audio.mmp')
-rw-r--r--build.symbian/symbian_audio.mmp1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.symbian/symbian_audio.mmp b/build.symbian/symbian_audio.mmp
index e53f4e89..bba9ce5f 100644
--- a/build.symbian/symbian_audio.mmp
+++ b/build.symbian/symbian_audio.mmp
@@ -25,6 +25,7 @@ SOURCEPATH ..\pjmedia\src\pjmedia
OPTION CW -lang c++
OPTION GCCE -O2 -fno-unit-at-a-time
+OPTION ARMCC --gnu
MACRO PJ_M_I386=1
MACRO PJ_SYMBIAN=1