diff options
author | Chris Packham <judge.packham@gmail.com> | 2023-08-18 13:48:36 +1200 |
---|---|---|
committer | Chris Packham <judge.packham@gmail.com> | 2023-08-19 16:47:15 +1200 |
commit | f064a63c6f65e7bbe5b974879502d8225f9fa1bf (patch) | |
tree | 45f42a4704258120fb13dcd1d06d4492170da623 /Makefile.am | |
parent | fab9efd8fad5c9a1b6a85816817f406c91702c56 (diff) | |
download | crosstool-ng-f064a63c6f65e7bbe5b974879502d8225f9fa1bf.tar.gz crosstool-ng-f064a63c6f65e7bbe5b974879502d8225f9fa1bf.tar.bz2 crosstool-ng-f064a63c6f65e7bbe5b974879502d8225f9fa1bf.zip |
gcc: Add patch to resolve libsanitizer build issue
libsanitizer has problems intercepting crypt() and crypt_r() with newer
glibcs. Bring in an upstream patch that drops support for these from
ASAN.
https://github.com/llvm/llvm-project/commit/d7bead833631486e337e541e692d9b4a1ca14edd
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111057
Fixes #2010
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions