Sander 83447b6d68
varnish: fix builds of varnish, varnish77, and varnish60 on macOS
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
2025-06-16 22:33:01 +02:00
..