$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] stupid pointless build question
From: Robert Ramey (ramey_at_[hidden])
Date: 2017-11-12 22:10:55
The names of my environments used on my osx platform to be:
clang-darwin_darwin-03
clang-darwin-darwin-11
clang-darwin-darwin-14
darwin-darwin-6.2~03
darwin-darwin-6.2~11
darwin-darwin-6.2~14
now - after updating from the master branch (which I use to test
against) they are:
clang-darwin-03
clang-darwin-11
clang-darwin-14
darwin-6.2~03
darwin-6.2~11
darwin-6.2~14
What's up with that? It's not holding me up but it does look somewhat
funky.
Robert Ramey