Explorar el Código

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

flywind hace 4 años
padre
commit
0200cc21a3
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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