upd. build instruction to refer to firedns custom branch
[rofl0r-rocksocks5.git] / dist / config.mak
blobd3981526d2e0f3c7e56c4d1ed5f2ed6e57c1ab5a
1 #set max connections to 1024, higher ram usage
2 #CFLAGS+=-DUSER_MAX_CONN=1024
4 #see socksserver.c header for a description of those flags
5 #they are only required if the binary size is an issue
7 #CFLAGS+=-DIPV4_ONLY
8 #CFLAGS+=-DNO_DNS_SUPPORT
9 #CFLAGS+=-DUSE_FIREDNS -std=gnu99