mirror of
https://github.com/boostorg/core.git
synced 2026-01-19 16:12:18 +00: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.