mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-28 14:17:17 +00:00
90542c21dc
7 lines
116 B
Python
7 lines
116 B
Python
config_setting(
|
|||
name = "libfuzz_enabled",
|
|||
define_values = {
|
|||
"FUZZING_ENGINE": "libfuzzer",
|
|||
},
|
|||
)
|