mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-24 12:29:16 +02:00
+ define FPC_NO_DEFAULT_HEAP for the embedded target as well
git-svn-id: trunk@33694 -
This commit is contained in:
parent
b2f15e2736
commit
6f9d74b83e
@ -34,6 +34,7 @@ Unit System;
|
||||
{$define DISABLE_NO_THREAD_MANAGER}
|
||||
{ Do not use standard memory manager }
|
||||
{$define HAS_MEMORYMANAGER}
|
||||
{$define FPC_NO_DEFAULT_HEAP}
|
||||
|
||||
{$define FPC_ANSI_TEXTFILEREC}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user