зеркало из https://github.com/mozilla/gecko-dev.git
2979d0b082
Sanitizers try to intercept __tls_get_addr to find DTLS blocks. In some cases, they fail miserably with a crash. And in the cases they don't crash, they don't seem to actually work properly anyways. This affects both build time when running host programs compiled with sanitizer flags (this only actually affects rust build scripts/procedural macros on non-cross builds, not C/C++ host programs), and execution time, e.g. when running tests. Differential Revision: https://phabricator.services.mozilla.com/D120574 |
||
---|---|---|
.. | ||
xpidl | ||
autotargets.mk | ||
debugmake.mk | ||
functions.mk | ||
makeutils.mk | ||
nonrecursive.mk | ||
rust.mk | ||
target_binaries.mk |