elfutils: fix build with gcc-15

(From OE-Core rev: ece06774fd1c261c333f61779579614e0b40b927)

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
Martin Jansa
2025-08-22 00:43:05 +02:00
committed by Steve Sakoman
parent e2e54e0354
commit cb17b874de
2 changed files with 73 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ SRC_URI = "https://sourceware.org/elfutils/ftp/${PV}/${BP}.tar.bz2 \
file://CVE-2025-1365.patch \
file://CVE-2025-1372.patch \
file://CVE-2025-1371.patch \
file://0007-Fix-build-with-gcc-15.patch \
"
SRC_URI:append:libc-musl = " \
file://0003-musl-utils.patch \