José
José
For transparent avatars, having the desired flag as the background would be better than just a black color.
b2 has an option `b2/*:use_cxx_env=True` which is intended to pass a custom compiler and flags when using the `b2/*:toolset=cxx` option. However, the current recipe does not respect the following conf...
despite openssl requiring perl in order to build, it is not specified in the recipe's tool_requirements. while some distribution (such as debian & archlinux) do provide perl while installing cmake,...