mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-26 20:19:31 +00:00
nim.cfg: add comment [skip ci]
This commit is contained in:
parent
8ad1eac41d
commit
588829b5cd
3
nim.cfg
3
nim.cfg
@ -22,6 +22,9 @@
|
||||
--excessiveStackTrace:on
|
||||
# enable metric collection
|
||||
-d:metrics
|
||||
|
||||
# the default open files limit is too low on macOS (512), breaking the
|
||||
# "--debugger:native" build. It can be increased with `ulimit -n 1024`.
|
||||
@if not macosx:
|
||||
# add debugging symbols and original files and line numbers
|
||||
--debugger:native
|
||||
|
Loading…
x
Reference in New Issue
Block a user