nimbus-eth2/tests/fuzzing/nim.cfg

6 lines
147 B
INI
Raw Normal View History

# clang complains that -flto=auto is not a supported option when creating libFuzzer builds
-d:disableLTO
2020-05-29 16:19:33 +00:00
-d:ssz_testing
-d:"const_preset=mainnet"
2020-05-29 16:19:33 +00:00