diff options
author | Chris Packham <judge.packham@gmail.com> | 2024-01-14 15:52:52 +1300 |
---|---|---|
committer | Chris Packham <judge.packham@gmail.com> | 2024-01-30 11:04:27 +1300 |
commit | 2c93ba757731359d2e21f138e8440dd81ed80c81 (patch) | |
tree | ca4d92251c72f7fdb165bf375d51f0b4dc8c0445 /scripts | |
parent | 39487f1ec0abc81cec43f4c41d409502e5366b11 (diff) | |
download | crosstool-ng-2c93ba757731359d2e21f138e8440dd81ed80c81.tar.gz crosstool-ng-2c93ba757731359d2e21f138e8440dd81ed80c81.tar.bz2 crosstool-ng-2c93ba757731359d2e21f138e8440dd81ed80c81.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.
llvm/llvm-project@d7bead8
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111057
Fixes #2083
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions