Преглед изворни кода

+ define USE_NOTHREADMANAGER in the WASI system unit

Nikolay Nikolov пре 3 година
родитељ
комит
68cd1c3973
1 измењених фајлова са 1 додато и 0 уклоњено
  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}