mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-18 09:27:05 +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