소스 검색

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