ソースを参照

* define TSymStr as ansistring for llvm, as its type definitions can be quite long

git-svn-id: trunk@30605 -
Jonas Maebe 10 年 前
コミット
3ab62fc36e
1 ファイル変更1 行追加0 行削除
  1. 1 0
      compiler/fpcdefs.inc

+ 1 - 0
compiler/fpcdefs.inc

@@ -269,4 +269,5 @@
   {$undef cpu32bitalu}
   {$define cpu64bitalu}
   {$define cpuhighleveltarget}
+  {$define symansistr}
 {$endif}