make/solaris.mk

changeset 174
8f2a834d1d68
parent 113
57e706fed20a
--- a/make/solaris.mk	Tue Feb 14 12:56:23 2017 +0100
+++ b/make/solaris.mk	Fri Feb 24 11:17:53 2017 +0100
@@ -29,7 +29,7 @@
 
 # compiler and linker flags
 CFLAGS += -DSOLARIS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS
-LDFLAGS += -lsocket -lnsl -lsendfile -lposix4 -lpthread -ldl -lm -lldap
+LDFLAGS += -lsocket -lnsl -lsendfile -lposix4 -lpthread -ldl -lm -lmd -lldap
 
 #PLUGINS = java
 

mercurial