mirror of
https://git.yoctoproject.org/poky
synced 2026-07-27 07:27:12 +00:00
binutils: backport bug fix to the 2.25 branch for jethro
We fail to build webkit on aarch64 due to this binutils bug: https://sourceware.org/bugzilla/show_bug.cgi?id=19353 Applying patch which fixes this, stripped out changelog entry from patch to make it apply without error. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
49ce0e7d4a
commit
dafc9d7755
@@ -35,6 +35,7 @@ SRC_URI = "\
|
||||
file://0015-Fix-dynamic-list-so-that-symbols-not-in-the-list-are.patch \
|
||||
file://binutils-octeon3.patch \
|
||||
file://add-thunderx-support-for-gas.patch \
|
||||
file://fix-internal-error-when-applying-TLSDESC-relocs-without-TLS-segment.patch \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user