Allow building with IPv6 support, but it disabled by default

This commit is contained in:
Luke Dashjr
2012-06-08 16:43:06 +00:00
parent 45beb88966
commit 9655d73f49
6 changed files with 16 additions and 6 deletions

View File

@@ -45,7 +45,7 @@ ifneq (${USE_UPNP}, -)
endif
ifneq (${USE_IPV6}, -)
DEFS += -DUSE_IPV6
DEFS += -DUSE_IPV6=$(USE_IPV6)
endif
LIBS+= \