Ver Fonte

Fix compilation of ARM-embedded RTL

git-svn-id: trunk@27115 -
Jeppe Johansen há 11 anos atrás
pai
commit
bda6bf8137
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      rtl/embedded/system.pp

+ 2 - 0
rtl/embedded/system.pp

@@ -27,6 +27,8 @@ Unit System;
 { Do not use standard memory manager }
 {$define HAS_MEMORYMANAGER}
 
+{$define FPC_ANSI_TEXTFILEREC}
+
 {$I check.inc}
 
 {$I systemh.inc}