always use --mm:refc, even under Nim 2.0 (#5273)

This commit is contained in:
tersec 2023-08-08 00:04:41 +00:00 committed by GitHub
parent 41634f6385
commit 3e2c0a64df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -140,6 +140,7 @@ switch("passL", "-fno-omit-frame-pointer")
--threads:on
--opt:speed
--mm:refc
--excessiveStackTrace:on
# enable metric collection
--define:metrics