Explorar o código

Fix compilation of ARM-embedded RTL

git-svn-id: trunk@27115 -
Jeppe Johansen %!s(int64=11) %!d(string=hai) anos
pai
achega
bda6bf8137
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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}