make/solaris.mk

changeset 62
c47e081b6c0f
parent 44
3da1f7b6847f
child 84
afd57ce39ec9
--- a/make/solaris.mk	Thu May 09 13:19:51 2013 +0200
+++ b/make/solaris.mk	Thu May 09 19:41:11 2013 +0200
@@ -29,7 +29,7 @@
 
 # compiler and linker flags
 
-LDFLAGS = -lsocket -lsendfile -lposix4
+LDFLAGS += -lsendfile -lposix4 -lpthread -ldl -lm -lxerces-c -lldap
 
 
 # platform dependend source files

mercurial