This commit is contained in:
Adam Ierymenko 2017-07-06 11:56:46 -07:00
commit 640ad577d1
11 changed files with 1 additions and 223 deletions

View file

@ -38,10 +38,6 @@ endif
# Trying to use dynamically linked libhttp-parser causes tons of compatibility problems.
ONE_OBJS+=ext/http-parser/http_parser.o
ifeq ($(ZT_ENABLE_CLUSTER),1)
DEFS+=-DZT_ENABLE_CLUSTER
endif
ifeq ($(ZT_SYNOLOGY), 1)
DEFS+=-D__SYNOLOGY__
endif