mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-21 13:51:26 +02:00
BUILD: enable USE_THREAD for Solaris build.
This commit is contained in:
parent
2a944ee16b
commit
f5d79ac5a8
1
Makefile
1
Makefile
@ -314,6 +314,7 @@ ifeq ($(TARGET),solaris)
|
|||||||
USE_LIBCRYPT = implicit
|
USE_LIBCRYPT = implicit
|
||||||
USE_CRYPT_H = implicit
|
USE_CRYPT_H = implicit
|
||||||
USE_GETADDRINFO = implicit
|
USE_GETADDRINFO = implicit
|
||||||
|
USE_THREAD = implicit
|
||||||
else
|
else
|
||||||
ifeq ($(TARGET),freebsd)
|
ifeq ($(TARGET),freebsd)
|
||||||
# This is for FreeBSD
|
# This is for FreeBSD
|
||||||
|
Loading…
x
Reference in New Issue
Block a user