buildroot/package/haproxy
Fabrice Fontaine fb7fd98774 package/haproxy: fix build on m68k
When threads are enabled, haproxy expects that pthread_getcpuclockid is
available which is not the case on m68k. Fix this by enabling threads
support only if NPTL is available.

Fixes:
 - http://autobuild.buildroot.org/results/52cc4b1fcac2a4fc84ab15ec4c692d2cd9b6d8bd

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-04-19 22:50:18 +02:00
..
Config.in package/haproxy: depends on BR2_TOOLCHAIN_HAS_SYNC_1 2019-09-17 22:04:22 +02:00
haproxy.hash package/haproxy: security bump to version 2.1.4 2020-04-09 08:33:10 +02:00
haproxy.mk package/haproxy: fix build on m68k 2020-04-19 22:50:18 +02:00