From 40ea0b8ebe27e0d01686153b716a696e86781935 Mon Sep 17 00:00:00 2001 From: Jaremy Creechley Date: Tue, 1 Aug 2023 18:10:32 -0700 Subject: [PATCH] don't turn on for now --- config.nims | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.nims b/config.nims index c4f3b13e..e9239546 100644 --- a/config.nims +++ b/config.nims @@ -63,7 +63,7 @@ else: # ("-fno-asynchronous-unwind-tables" breaks Nim's exception raising, sometimes) switch("passC", "-mno-avx512vl") ---gc:orc +# --gc:orc --tlsEmulation:off --threads:on --opt:speed