summaryrefslogtreecommitdiff
path: root/ecp/platform/posix/platform.mk
blob: 0370c58d3d0d45f0f50c7e3a8d3c2ff48c768330 (plain)
1
2
CFLAGS	+= -O3 -DECP_WITH_PTHREAD=1 -DECP_WITH_HTABLE=1 -DECP_WITH_RBUF=1 -DECP_WITH_MSGQ=1 -DECP_WITH_VCONN=1 -DECP_WITH_DIRSRV -DECP_DEBUG=1
LDFLAGS	+= -lm -pthread