diff --git a/config/CONFIG.Host.solaris b/config/CONFIG.Host.solaris index 2f45e3c20..edcfebb2c 100644 --- a/config/CONFIG.Host.solaris +++ b/config/CONFIG.Host.solaris @@ -58,5 +58,5 @@ CCC_DEPENDS_FLAG = -xM1 ARCH_DEP_CFLAGS = -DSOLARIS # socket and nsl needed by libca.a ARCH_DEP_LDLIBS = -lsocket -lnsl -ARCH_DEP_LDLIBS += posix4 pthread thread +ARCH_DEP_LDLIBS += -lposix4 -lpthread -lthread