mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-11 14:54:12 +00:00
config.nims: --define:nimTypeNames
This commit is contained in:
parent
9b07b87ca5
commit
1276f346e0
@ -38,6 +38,8 @@ else:
|
|||||||
# enable metric collection
|
# enable metric collection
|
||||||
--define:metrics
|
--define:metrics
|
||||||
--define:chronicles_line_numbers
|
--define:chronicles_line_numbers
|
||||||
|
# for heap-usage-by-instance-type metrics and object base-type strings
|
||||||
|
--define:nimTypeNames
|
||||||
|
|
||||||
# the default open files limit is too low on macOS (512), breaking the
|
# the default open files limit is too low on macOS (512), breaking the
|
||||||
# "--debugger:native" build. It can be increased with `ulimit -n 1024`.
|
# "--debugger:native" build. It can be increased with `ulimit -n 1024`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user