$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Invoking a library's build//stage ignores --stagedir?
From: Peter Dimov (lists_at_[hidden])
Date: 2016-04-14 12:15:26
Steven Watanabe wrote:
> BOOST_STAGE_LOCATE is in boostcpp.jam, not Jamroot. This was broken when
> boostcpp.jam was split into a separate module.
Is there a fix or a workaround? I tried to pass it
with -sBOOST_STAGE_LOCATE, no luck though.