gecko-dev/build/unix/stdc++compat
Rob Lemley c05d0a3ce0 Bug 1727014 - Add symbols from GLIBCXX_3.4.21 needed for Thunderbird librnp.so. r=firefox-build-system-reviewers,glandium
librnp is used by Thunderbird for OpenPGP support. Until now, official builds
have been built statically linked to Clang/LLVM's libc++ to avoid problems with
libstdc++ symbols.
Recent build changes have narrowed the gap significantly, leaving out_of_range
and invalid_argument called with char const* rather than std::string.

Differential Revision: https://phabricator.services.mozilla.com/D123381
2021-08-24 22:38:06 +00:00
..
hide_std.ld
moz.build Bug 1724830 - Remove MOZ_LIBSTDCXX_*_VERSION. r=firefox-build-system-reviewers,andi 2021-08-10 21:16:18 +00:00
stdc++compat.cpp Bug 1727014 - Add symbols from GLIBCXX_3.4.21 needed for Thunderbird librnp.so. r=firefox-build-system-reviewers,glandium 2021-08-24 22:38:06 +00:00