mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 06:32:13 +02:00
binutils: Fix gold linking errors due to unresolved R_ARM_MOVW_ABS_NC
This issue has been seen in multiple times e.g. http://patchwork.openembedded.org/patch/103083/ https://www.mail-archive.com/openembedded-core@lists.openembedded.org/msg72513.html (From OE-Core rev: 9db094039ed7bce34006cc21bb65cd800fbfee7d) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -35,6 +35,7 @@ SRC_URI = "\
|
||||
file://0013-Fix-an-internal-error-in-do_print_to_mapfile-seen-wi.patch \
|
||||
file://0014-gold-arm-Skip-pic-check-for-R_ARM_REL32.patch \
|
||||
file://0015-Fix-dynamic-list-so-that-symbols-not-in-the-list-are.patch \
|
||||
file://0016-This-patch-adds-IFUNC-support-for-arm-gold-backend.patch \
|
||||
file://binutils-octeon3.patch \
|
||||
file://add-thunderx-support-for-gas.patch \
|
||||
"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user