You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The patch itnroduces a CMake option ENABLE_LIBFUZZER_STATIC_LINKAGE
that enables static linkage wituh libFuzzer. By default linkage
is disabled.
Needed for google/oss-fuzz#14610
0 commit comments