mirror of
https://github.com/boostorg/core.git
synced 2025-11-29 13:50:10 +01:00
This should resolve gcc errors caused by mismatch of the return types of aur declaration of __cxa_get_globals and the original in cxxabi.h. Fixes https://github.com/boostorg/core/issues/45.