remove cached feature checks
17 Feb
2016
17 Feb
'16
8:59 a.m.
Hi, how is it possible to remove the cached feature checks? Boost.Config Feature Check: cxx11_constexpr : no (cached) b2 -a toolset=clang cxxflags="-std=c++11" does not re-check the features. Oliver
17 Feb
17 Feb
9:01 a.m.
On 2016-02-17 11:59, Oliver Kowalke wrote:
Hi, how is it possible to remove the cached feature checks? Boost.Config Feature Check: cxx11_constexpr : no (cached) b2 -a toolset=clang cxxflags="-std=c++11" does not re-check the features.
Try deleting the bin.v2 directory.
3189
Age (days ago)
3189
Last active (days ago)
4 comments
4 participants
participants (4)
-
Andrey Semashev
-
Kohei Takahashi
-
Oliver Kowalke
-
Steven Watanabe