oss-fuzz/projects/fluent-bit
DavidKorczynski 1c0ea3db57
fluent-bit: refine build (#9321)
The fuzz-introspector build of fluent-bit is failing since some
processes are killed
https://oss-fuzz-build-logs.storage.googleapis.com/log-27d388fe-0493-473c-bad6-47e514519641.txt.
The current build builds a lot of internal tests that we don't need and
the `-j$(nproc)` may cause a memory overhead for introspector runs .
This change avoids building the tests we don't need and avoids parallel
linking in introspector runs.
2022-12-30 17:14:07 +00:00
..
Dockerfile
build.sh fluent-bit: refine build (#9321) 2022-12-30 17:14:07 +00:00
project.yaml