Explorar o código

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

git-svn-id: trunk@30605 -
Jonas Maebe %!s(int64=10) %!d(string=hai) anos
pai
achega
3ab62fc36e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      compiler/fpcdefs.inc

+ 1 - 0
compiler/fpcdefs.inc

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