David Callu
David Callu
The solution is to add to relevants features of "configure" module by calling `feature.compose : ;` as suggested in src/build/configure.jam. But when I do this, an error occur: > source/boost/tools/build/src/build/feature.jam:690:...
I @orangejuicy, Here the patch I use on my side for now ``` --- a/tools/build/src/build/configure.jam 2019-08-14 14:03:50.000000000 +0200 +++ b/tools/build/src/build/configure.jam 2019-09-10 14:27:54.377625059 +0200 @@ -41,4 +41,4 @@ # relevant features...
Old topic but not yet fixed. Curious to add an absolute path in the code, event if it is configurable on build time. But it’s done, so hard to remove...