mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-12 12:40:05 +00:00
1b9911ccc3
7 lines
116 B
Python
7 lines
116 B
Python
config_setting(
|
|||
name = "libfuzz_enabled",
|
|||
define_values = {
|
|||
"FUZZING_ENGINE": "libfuzzer",
|
|||
},
|
|||
)
|