mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 17:49:27 +02:00
* rtl/atari: do not default to tinyheap for now. the compiler itself doesn't work with tinyheap for some reason
This commit is contained in:
parent
1e90a4db3e
commit
f12fcc9e06
@ -21,7 +21,7 @@ interface
|
||||
{$define FPC_IS_SYSTEM}
|
||||
{$define FPC_STDOUT_TRUE_ALIAS}
|
||||
{$define FPC_ANSI_TEXTFILEREC}
|
||||
{$define FPC_ATARI_USE_TINYHEAP}
|
||||
{.$define FPC_ATARI_USE_TINYHEAP}
|
||||
|
||||
{$ifdef FPC_ATARI_USE_TINYHEAP}
|
||||
{$define HAS_MEMORYMANAGER}
|
||||
|
Loading…
Reference in New Issue
Block a user