浏览代码

Small fix for symbian arm target.

git-svn-id: trunk@9376 -
sekelsenmat 17 年之前
父节点
当前提交
38048fd073
共有 1 个文件被更改,包括 3 次插入0 次删除
  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