Commit Graph

4 Commits

Author SHA1 Message Date
Dridi Boukelmoune 05b51ab5b3
varnish: Patch the build system (#6412)
* 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.
2021-09-07 17:51:07 +01:00
Poul-Henning Kamp bbc3cad4ee
Add my gmail address (#5942) 2021-06-18 11:20:40 +00:00
Catena cyber bcbc54018e
Adds varnish project for real (#5810)
* Adds varnish project for real
2021-06-04 09:05:21 -04:00
Federico G. Schwindt 0c62f16cd5 [varnish] Add Project (#1524) 2018-06-17 20:02:24 -07:00