boost
boost copied to clipboard
Allow custom toolset in `bootstrap.sh`
Would it be possible to allow custom toolset in bootstrap.sh
? I had the displeasure of trying to compile Boost on system where no recognized compiler was available, and I lost stupid amount of time on that. The build.sh
script supports custom compiler, so I'm not sure if there is a reason why it could not be supported by bootstrap.sh
as well.