Przeglądaj źródła

Fix compilation of ARM-embedded RTL

git-svn-id: trunk@27115 -
Jeppe Johansen 11 lat temu
rodzic
commit
bda6bf8137
1 zmienionych plików z 2 dodań i 0 usunięć
  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}