@@ -25,7 +25,9 @@ Unit aoptcpu;
{$i fpcdefs.inc}
-{ $define DEBUG_AOPTCPU}
+{$ifdef EXTDEBUG}
+{$define DEBUG_AOPTCPU}
+{$endif EXTDEBUG}
Interface
@@ -26,7 +26,9 @@ Unit aoptarm;
{ $define DEBUG_PREREGSCHEDULER}
{$define DEBUG_AOPTCPU}