mirror of
https://github.com/boostorg/build.git
synced 2026-02-13 12:22:17 +00:00
Adds gnu11 (libstdc++ with new ABI) and libc++ values to stdlib feature. The value gnu was already in use by sun toolset, so this commit sets it as libstdc++ with old ABI. Adds support for that feature to gcc, clang-linux and clang-darwin toolsets. Refactors sun toolset to use stdlib feature via toolset flags.