]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: threads: Prepare makefile to link with pthread
authorEmeric Brun <ebrun@haproxy.com>
Mon, 26 Jun 2017 16:41:42 +0000 (18:41 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 31 Oct 2017 10:36:13 +0000 (11:36 +0100)
commit5f271850bdc6c3c5c05be0b2ba875f5ea7012f83
tree5edcc70a3ed2cd5812f979b706c4ee462100e3c7
parente3a5e35708d98b2bf906bf0fe719b903c266d215
MINOR: threads: Prepare makefile to link with pthread

USE_THREAD option has been added to enable the compilation with the experimental
support of threads . Of course for now, there is nothing. And for a while,
HAProxy will be unstable. When we will be confident enough, this option will be
removed.

For this implementation and probably for a while, only the pthread library will
be supported.
Makefile