$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2019-08-15 13:39:09
Vinnie Falco wrote:
> I'm seeing new build failures related to Boost.Context, could this be the
> recent changes there?
>
> <https://travis-ci.org/boostorg/beast/jobs/571029999>
The default installation of clang++-libc++ on Travis Xenial doesn't quite
work. I don't know why; I just use `dist: trusty` for it.