make/solaris.mk

changeset 89
5eecce5314d6
parent 84
afd57ce39ec9
child 91
fac51f87def0
equal deleted inserted replaced
88:73b3485e96f1 89:5eecce5314d6
26 # POSSIBILITY OF SUCH DAMAGE. 26 # POSSIBILITY OF SUCH DAMAGE.
27 # 27 #
28 28
29 29
30 # compiler and linker flags 30 # compiler and linker flags
31 31 CFLAGS += -DSOLARIS
32 LDFLAGS += -lsendfile -lposix4 -lpthread -ldl -lm -lxerces-c -lldap 32 LDFLAGS += -lsendfile -lposix4 -lpthread -ldl -lm -lxerces-c -lldap
33 33
34 PLUGINS = java 34 PLUGINS = java
35 35
36 36

mercurial