Change default boost to 1.67.0

This commit is contained in:
Alex Miller 2019-01-25 11:41:27 -08:00 committed by Alex Miller
parent 367bcff700
commit df30904e27
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ ifeq ($(NIGHTLY),true)
CFLAGS += -DFDB_CLEAN_BUILD
endif
BOOST_BASENAME ?= boost_1_52_0
BOOST_BASENAME ?= boost_1_67_0
ifeq ($(PLATFORM),Linux)
PLATFORM := linux