mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-02-05 00:36:45 +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
|
--excessiveStackTrace:on
|
||||||
# enable metric collection
|
# enable metric collection
|
||||||
-d:metrics
|
-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:
|
@if not macosx:
|
||||||
# add debugging symbols and original files and line numbers
|
# add debugging symbols and original files and line numbers
|
||||||
--debugger:native
|
--debugger:native
|
||||||
|
Loading…
x
Reference in New Issue
Block a user