summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--compiler/nim.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/nim.cfg b/compiler/nim.cfg
index 853a657b3..926cb4c28 100644
--- a/compiler/nim.cfg
+++ b/compiler/nim.cfg
@@ -6,6 +6,7 @@ define:booting
 define:nimcore
 define:nimPreviewFloatRoundtrip
 define:nimPreviewSlimSystem
+threads:off
 
 #import:"$projectpath/testability"