mirror of https://github.com/google/oss-fuzz.git
![]() compile, bad_build_check, and presubmit.py require small tweaks to support JVM fuzz targets, most of which are similar to those required for Python. The following additional changes are required: * Since the Jazzer driver binary already links in libFuzzer, it should not be built as a static library. * It is not clear how to do architecture checks as JVM fuzz targets can load their native dependencies dynamically at runtime. For now, the check is disabled. * The Jazzer binaries are moved into $OUT and need to be skipped over in find_fuzz_targets. |
||
---|---|---|
.. | ||
base-builder | ||
base-clang | ||
base-image | ||
base-image-debian-testing | ||
base-runner | ||
base-runner-debug | ||
base-sanitizer-libs-builder | ||
msan-libs-builder | ||
README.md | ||
all.sh |
README.md
Building all infra images:
# run from project root
infra/base-images/all.sh