diff options
author | Ruben Van Boxem | 2020-03-21 18:49:20 +0100 |
---|---|---|
committer | Ruben Van Boxem | 2020-03-21 18:49:20 +0100 |
commit | c1dfb08fb4c4a0c45698a2414045afeb2e579333 (patch) | |
tree | f743da4520c76fe79a849d779e205e9cfcc6401c /.SRCINFO | |
parent | b2c719a09d5e2877710805386dedd0a6a6f51b77 (diff) | |
download | aur-c1dfb08fb4c4a0c45698a2414045afeb2e579333.tar.gz |
add patch for compatibility of libsanitizer with recent glibc
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,7 @@ pkgbase = gcc49 source = 0001-gcc-4.9-SIGSEGV.patch source = 0002-gcc-4.9-__res_state.patch source = 0003-gcc-4.9-ustate.patch + source = 0004-glibc-2.31-libsanitizer.patch md5sums = 87c24a4090c1577ba817ec6882602491 md5sums = e039bfcfb6c2ab039b8ee69bf883e824 md5sums = e34fca0540d840e5d0f6427e98c92252 @@ -29,6 +30,7 @@ pkgbase = gcc49 md5sums = e787a03f0c38434490515a5823eca0b8 md5sums = c64d1e20274ff4fbfacdd11bef2e1273 md5sums = b27134678242f358c9b81cd73a1bcba1 + md5sums = 931ee06584a47f3bdb5ea57fa2d5f76f pkgname = gcc49 |