diff options
Diffstat (limited to 'compiler/nim.nim.cfg')
-rw-r--r-- | compiler/nim.nim.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/nim.nim.cfg b/compiler/nim.nim.cfg index f4d8b9dcb..64631a437 100644 --- a/compiler/nim.nim.cfg +++ b/compiler/nim.nim.cfg @@ -18,3 +18,4 @@ define:useStdoutAsStdmsg cs:partial #define:useNodeIds symbol:nimfix +#gc:markAndSweep |