mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-10 12:26:02 +00:00
87f28458a5
Also add the compiler options in the nim.cfg of Fluffy and lcproxy (only visible with direct nimble usage).
10 lines
230 B
Nim
10 lines
230 B
Nim
-d:"chronicles_runtime_filtering=on"
|
|
-d:"chronicles_disable_thread_id"
|
|
|
|
-d:chronosStrictException
|
|
--styleCheck:usages
|
|
--styleCheck:hint
|
|
--hint[XDeclaredButNotUsed]:off
|
|
--hint[ConvFromXtoItselfNotNeeded]:off
|
|
--hint[Processing]:off
|