Fixes regression introduced by new Nim VM code.
https://github.com/nim-lang/Nim/issues/8096
This commit is contained in:
parent
3b177e278b
commit
a7ed90e4b6
1 changed files with 1 additions and 0 deletions
|
|
@ -3,3 +3,4 @@
|
|||
--path:"$nim/"
|
||||
--path:"./vendor/nim"
|
||||
-d:ssl
|
||||
-d:nimcore # Enable 'gorge' in Nim's VM. See https://github.com/nim-lang/Nim/issues/8096
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue