Explorar o código

+ define USE_NOTHREADMANAGER in the WASI system unit

Nikolay Nikolov %!s(int64=3) %!d(string=hai) anos
pai
achega
68cd1c3973
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      rtl/wasi/system.pp

+ 1 - 0
rtl/wasi/system.pp

@@ -18,6 +18,7 @@ unit system;
 interface
 
 {$define FPC_IS_SYSTEM}
+{$define USE_NOTHREADMANAGER}
 
 {$I systemh.inc}