mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-04 10:43:40 +00:00
always use --mm:refc, even under Nim 2.0 (#5273)
This commit is contained in:
parent
41634f6385
commit
3e2c0a64df
@ -140,6 +140,7 @@ switch("passL", "-fno-omit-frame-pointer")
|
||||
|
||||
--threads:on
|
||||
--opt:speed
|
||||
--mm:refc
|
||||
--excessiveStackTrace:on
|
||||
# enable metric collection
|
||||
--define:metrics
|
||||
|
Loading…
x
Reference in New Issue
Block a user