mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-10 14:26:26 +00:00
6 lines
147 B
Nim
6 lines
147 B
Nim
# clang complains that -flto=auto is not a supported option when creating libFuzzer builds
|
|
-d:disableLTO
|
|
-d:ssz_testing
|
|
-d:"const_preset=mainnet"
|
|
|