mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-16 14:58:46 +00:00
7c3827a9a4
7 lines
116 B
Python
7 lines
116 B
Python
config_setting(
|
|||
name = "libfuzz_enabled",
|
|||
define_values = {
|
|||
"FUZZING_ENGINE": "libfuzzer",
|
|||
},
|
|||
)
|