Browse Source

Small fix for symbian arm target.

git-svn-id: trunk@9376 -
sekelsenmat 17 years ago
parent
commit
38048fd073
1 changed files with 3 additions and 0 deletions
  1. 3 0
      compiler/arm/cputarg.pas

+ 3 - 0
compiler/arm/cputarg.pas

@@ -53,6 +53,9 @@ implementation
     {$ifndef NOTARGETEMBEDDED}
       ,t_embed
     {$endif}
+    {$ifndef NOTARGETSYMBIAN}
+      ,t_symbian
+    {$endif}
 
 {**************************************
              Assemblers