mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 20:49:09 +02:00
* accidentally committed with a set debug define
This commit is contained in:
parent
e91c8040ea
commit
23bbf87c10
@ -23,7 +23,7 @@ unit aoptx86;
|
|||||||
|
|
||||||
{$i fpcdefs.inc}
|
{$i fpcdefs.inc}
|
||||||
|
|
||||||
{$define DEBUG_AOPTCPU}
|
{ $define DEBUG_AOPTCPU}
|
||||||
|
|
||||||
{$ifdef EXTDEBUG}
|
{$ifdef EXTDEBUG}
|
||||||
{$define DEBUG_AOPTCPU}
|
{$define DEBUG_AOPTCPU}
|
||||||
|
Loading…
Reference in New Issue
Block a user