Revert "Don't build P2P by default"

This reverts commit 818cf1a846.
This commit is contained in:
Michael Davidsaver
2017-11-01 09:35:53 -05:00
parent 29ae2a8476
commit b30948249a
2 changed files with 3 additions and 12 deletions

View File

@ -38,8 +38,5 @@ CHECK_RELEASE = YES
# we don't actually use 'rset' explicitly, but quiet some warnings
USR_CPPFLAGS += -DUSE_TYPED_RSET
# Whether to build the (incomplete) PVA gateway
#BUILD_P2P = NO
-include $(TOP)/../CONFIG_SITE.local
-include $(TOP)/configure/CONFIG_SITE.local