BUILD: enable USE_THREAD for Solaris build.

This commit is contained in:
Christopher Faulet 2017-11-07 10:47:44 +01:00 committed by Willy Tarreau
parent 2a944ee16b
commit f5d79ac5a8
1 changed files with 1 additions and 0 deletions

View File

@ -314,6 +314,7 @@ ifeq ($(TARGET),solaris)
USE_LIBCRYPT = implicit
USE_CRYPT_H = implicit
USE_GETADDRINFO = implicit
USE_THREAD = implicit
else
ifeq ($(TARGET),freebsd)
# This is for FreeBSD