diff options
Diffstat (limited to 'nim.cfg')
-rw-r--r-- | nim.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nim.cfg b/nim.cfg index 8d2b1b6c..4338e32d 100644 --- a/nim.cfg +++ b/nim.cfg @@ -9,3 +9,4 @@ --import:"utils/eprint" --styleCheck:usages --styleCheck:hint +--threads:off |