Files
ports/net/haproxy-devel
Stefan Eßer 91efb4d016 net/haproxy-devel: fix build on -CURRENT
The CPU_SET macros in -CURRENT have been made compatible with GLIBC.
A simple test for the new signature of CPU_AND, CPU_OR, ... is the
existence of a CPU_ALLOC macro.

Approved by:    portmgr (implicit)
MFH:            2022Q1
2022-01-03 11:55:01 +01:00
..