mirror of https://github.com/google/oss-fuzz.git
05b51ab5b3
* varnish: Drop the downstream build system patch I made sure future changes upstream would less likely break OSS-Fuzz builds by adding an explicit --enable-oss-fuzz configure option. * varnish: Reduce build parallelism The partial build performed seems to be subject to races with 32 CPUs. * varnish: This is a C project, not C++ Not sure how much this matters, it may change environment variables set during the build with for example CFLAGS instead of CXXFLAGS. Or it might just be for statistics reasons? Anyway, this is a C project. |
||
---|---|---|
.. | ||
Dockerfile | ||
build.sh | ||
project.yaml |