@@ -17,6 +17,7 @@ unit System;
interface
{$define FPC_IS_SYSTEM}
+{$DEFINE SYSTEM_HAS_FEATURE_MONITOR}
{$linklib m}
@@ -24,7 +24,7 @@ Unit System;
Interface
-
{$define FPC_USE_SIGPROCMASK}
{$define FPC_USE_SIGALTSTACK}
@@ -15,6 +15,7 @@
unit System;
{$ifdef SYSTEMDEBUG}
{$define SYSTEMEXCEPTIONDEBUG}
@@ -16,6 +16,8 @@ unit System;
+
@@ -17,6 +17,8 @@ unit system;
{$ifdef FPC_WASM_THREADS}
{$define DISABLE_NO_THREAD_MANAGER}
@@ -16,6 +16,8 @@
@@ -17,6 +17,8 @@ unit System;
{ $define SYSTEMEXCEPTIONDEBUG}