mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 17:49:09 +02:00
* undid accidentely activated define
This commit is contained in:
parent
8e63c2a6b2
commit
a9dca32689
@ -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