
Applies several patches to get varnish to build on macOS.
For `varnish77`:
- Fix `endian.h` compatibility for macOS
https://github.com/varnishcache/varnish-cache/pull/4339
- Fix VMOD section attribute on macOS
a95399f5b9
.patch
For `varnish60`:
- Fix duplicate OS_CODE definitions on macOS
https://github.com/varnishcache/varnish-cache/pull/4347