don't turn on for now
This commit is contained in:
parent
6acb091279
commit
40ea0b8ebe
|
@ -63,7 +63,7 @@ else:
|
||||||
# ("-fno-asynchronous-unwind-tables" breaks Nim's exception raising, sometimes)
|
# ("-fno-asynchronous-unwind-tables" breaks Nim's exception raising, sometimes)
|
||||||
switch("passC", "-mno-avx512vl")
|
switch("passC", "-mno-avx512vl")
|
||||||
|
|
||||||
--gc:orc
|
# --gc:orc
|
||||||
--tlsEmulation:off
|
--tlsEmulation:off
|
||||||
--threads:on
|
--threads:on
|
||||||
--opt:speed
|
--opt:speed
|
||||||
|
|
Loading…
Reference in New Issue