]> code.ossystems Code Review - openembedded-core.git/commit
gcc-sanitizers: Fix build with glibc 2.31
authorKhem Raj <raj.khem@gmail.com>
Sun, 22 Dec 2019 04:05:47 +0000 (20:05 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Dec 2019 08:45:03 +0000 (08:45 +0000)
commitd089f84d64b90776623e0e43d237ac3fcc6a0d7d
tree5dedf4bc785851f53f457d6a70239323064b54f8
parentfa1968884fd46568fcfcdb62f3bd6c52ea30df53
gcc-sanitizers: Fix build with glibc 2.31

Backport a patch from latest gcc-9-branch to fix an API change in glibc
2.31, this patch wont be needed when upgrading to 9.3 or 10.x

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-9.2.inc
meta/recipes-devtools/gcc/gcc-9.2/0037-Fix-up-libsanitizer-build-with-master-glibc.patch [new file with mode: 0644]