Enable --threads:on to fix the build

This commit is contained in:
Zahary Karadjov 2019-03-25 12:49:20 +02:00
parent e13dcb1b7a
commit 53699460c6
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
# https://github.com/nim-lang/Nim/issues/8294#issuecomment-454556051
--threads:on
@if windows:
-d:"chronicles_colors=NoColors"
@else