Browse Source

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

git-svn-id: trunk@30605 -
Jonas Maebe 10 năm trước cách đây
mục cha
commit
3ab62fc36e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      compiler/fpcdefs.inc

+ 1 - 0
compiler/fpcdefs.inc

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