Dear list!

Author: Sergey Fedorov <vital....@gmail.com>
Number of patches: 1

This is an automated relay of the Github pull request:
   haproxy: fix build on older MacOS

Patch title(s): 
   haproxy: fix build on older MacOS

Link:
   https://github.com/haproxy/haproxy/pull/1833

Edit locally:
   wget https://github.com/haproxy/haproxy/pull/1833.patch && vi 1833.patch

Apply locally:
   curl https://github.com/haproxy/haproxy/pull/1833.patch | git am -

Description:
   The PR adds fixes for older MacOS. Confirmed to build on 10.6.8.
   1. `TCP_CONNECTION_INFO` is available in 10.11+.
   2.
   `_malloc_zone_pressure_relief` is available in 10.7+.
   For details
   see: https://trac.macports.org/ticket/65699
   
   P. S. Build on
   the current MacOS is unaffected (confirmed to build fine):
   https://github.com/macports/macports-ports/pull/15789 (checks pass).

Instructions:
   This github pull request will be closed automatically; patch should be
   reviewed on the haproxy mailing list (haproxy@formilux.org). Everyone is
   invited to comment, even the patch's author. Please keep the author and
   list CCed in replies. Please note that in absence of any response this
   pull request will be lost.

Reply via email to