mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-08 02:31:19 +00:00
33d1ae0792
7 lines
116 B
Python
7 lines
116 B
Python
config_setting(
|
|||
name = "libfuzz_enabled",
|
|||
define_values = {
|
|||
"FUZZING_ENGINE": "libfuzzer",
|
|||
},
|
|||
)
|