mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 00:42:06 +02:00
human68k: disable tinyheap, as there's some memory trashing going on with it, and use the regular one for now
This commit is contained in:
parent
d009941744
commit
0b65c173b8
@ -20,7 +20,7 @@ interface
|
||||
{$define FPC_STDOUT_TRUE_ALIAS}
|
||||
{$define FPC_ANSI_TEXTFILEREC}
|
||||
{$define FPC_SYSTEM_EXIT_NO_RETURN}
|
||||
{$define FPC_HUMAN68K_USE_TINYHEAP}
|
||||
{$.define FPC_HUMAN68K_USE_TINYHEAP}
|
||||
|
||||
{$ifdef FPC_HUMAN68K_USE_TINYHEAP}
|
||||
{$define HAS_MEMORYMANAGER}
|
||||
|
Loading…
Reference in New Issue
Block a user