Point to new 'develop' of Boost.Build, adjust paths.

This commit is contained in:
Vladimir Prus
2013-12-18 09:41:17 +04:00
parent 416c0e916a
commit 4945457714
2 changed files with 2 additions and 2 deletions

View File

@@ -13,5 +13,5 @@
BOOST_ROOT = $(.boost-build-file:D) ;
BOOST_BUILD = [ MATCH --boost-build=(.*) : $(ARGV) ] ;
BOOST_BUILD ?= tools/build/v2 ;
BOOST_BUILD ?= tools/build/src ;
boost-build $(BOOST_BUILD) ;