mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-30 16:14:09 +00:00
f064a63c6f
libsanitizer has problems intercepting crypt() and crypt_r() with newer
glibcs. Bring in an upstream patch that drops support for these from
ASAN.
d7bead8336
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111057
Fixes #2010
Signed-off-by: Chris Packham <judge.packham@gmail.com>