ソースを参照

add `threads:off` to config file (#662)

flywind 4 年 前
コミット
0200cc21a3
1 ファイル変更1 行追加0 行削除
  1. 1 0
      config.nims

+ 1 - 0
config.nims

@@ -1,5 +1,6 @@
 --define:ssl
 --define:useStdLib
+--threads:off
 
 # workaround httpbeast file upload bug
 --assertions:off