|
@@ -20,8 +20,9 @@ interface
|
|
{$define FPC_STDOUT_TRUE_ALIAS}
|
|
{$define FPC_STDOUT_TRUE_ALIAS}
|
|
{$define FPC_ANSI_TEXTFILEREC}
|
|
{$define FPC_ANSI_TEXTFILEREC}
|
|
{$define FPC_SYSTEM_EXIT_NO_RETURN}
|
|
{$define FPC_SYSTEM_EXIT_NO_RETURN}
|
|
-{$.define FPC_HUMAN68K_USE_TINYHEAP}
|
|
|
|
|
|
+{$define FPC_SYSTEM_NO_VERBOSE_UNICODEERROR}
|
|
|
|
|
|
|
|
+{$.define FPC_HUMAN68K_USE_TINYHEAP}
|
|
{$ifdef FPC_HUMAN68K_USE_TINYHEAP}
|
|
{$ifdef FPC_HUMAN68K_USE_TINYHEAP}
|
|
{$define HAS_MEMORYMANAGER}
|
|
{$define HAS_MEMORYMANAGER}
|
|
{$endif FPC_HUMAN68K_USE_TINYHEAP}
|
|
{$endif FPC_HUMAN68K_USE_TINYHEAP}
|