boost: ignore site config during host build
authorStijn Tintel <stijn@linux-ipv6.be>
Wed, 5 Jun 2019 07:26:58 +0000 (10:26 +0300)
committerStijn Tintel <stijn@linux-ipv6.be>
Wed, 5 Jun 2019 07:33:08 +0000 (10:33 +0300)
commit7766b0b87852d4028ddc9d3d21dd8768eec0c325
treed360660f6f96169cc5118e538f98047d591b7695
parent985a8a3f8c7744059bb694bd2a8a4920fbedeca3
boost: ignore site config during host build

Without this, the host build picks up the site config in
/usr/share/boost-build/site-config.jam which causes a build failure on
Gentoo where a custom optimization value "none" is used.

Fixes #9152.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
libs/boost/Makefile