Merge branch 'typenames' into devel
This commit is contained in:
commit
b44ba24142
|
@ -38,6 +38,8 @@ else:
|
|||
# enable metric collection
|
||||
--define:metrics
|
||||
--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
|
||||
# "--debugger:native" build. It can be increased with `ulimit -n 1024`.
|
||||
|
|
Loading…
Reference in New Issue