---------- Forwarded message ---------- From: David CARLIER <[email protected]> Date: 12 February 2018 at 14:37 Subject: Re: haproxy-1.8 build failure on FreeBSD/i386 (clang) To: [email protected]
I think I m the one behing this relatively recent change ... why not adding in the condition the architecture ? e.g. !defined(__clang__) && !defined(__i386__) ... something like this... Hope it is useful. Regards.

