Bug fix for arch dep ldlibs.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user