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