mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-15 21:49:06 +02:00
Fix compilation of ARM-embedded RTL
git-svn-id: trunk@27115 -
This commit is contained in:
parent
607369f830
commit
bda6bf8137
@ -27,6 +27,8 @@ Unit System;
|
|||||||
{ Do not use standard memory manager }
|
{ Do not use standard memory manager }
|
||||||
{$define HAS_MEMORYMANAGER}
|
{$define HAS_MEMORYMANAGER}
|
||||||
|
|
||||||
|
{$define FPC_ANSI_TEXTFILEREC}
|
||||||
|
|
||||||
{$I check.inc}
|
{$I check.inc}
|
||||||
|
|
||||||
{$I systemh.inc}
|
{$I systemh.inc}
|
||||||
|
Loading…
Reference in New Issue
Block a user