mirror of https://github.com/google/oss-fuzz.git
3bfd7bd59f
We only need to link the executables used for fuzzing. brpc has a lot of unit tests that need linking, and because of -j(nproc) the cloud builders are currently being killed due to resource exhaustion. This focuses the build more on what we need and enables fuzz introspector. |
||
---|---|---|
.. | ||
CMakeLists.txt.patch | ||
Dockerfile | ||
Fuzz_http.cpp | ||
Fuzz_json.cpp | ||
build.sh | ||
project.yaml |