Browse Source

Fix compilation of ARM-embedded RTL

git-svn-id: trunk@27115 -
Jeppe Johansen 11 năm trước cách đây
mục cha
commit
bda6bf8137
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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}