mirror of
https://git.yoctoproject.org/poky
synced 2026-07-15 15:37:03 +00:00
binutils: Fix ICE in gold
Found when linking busybox using gold linker Change-Id: I47b89998b9cb3d75ac97113a1b0fba109483b198 (From OE-Core rev: f370b72a0d5e13bd4f53daea99f0851517b361a2) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -24,6 +24,7 @@ SRC_URI = "\
|
||||
file://binutils-armv5e.patch \
|
||||
file://mips64-default-ld-emulation.patch \
|
||||
file://binutils-xlp-support.patch \
|
||||
file://0001-Fix-an-internal-error-in-do_print_to_mapfile-seen-wi.patch \
|
||||
"
|
||||
SRC_URI[md5sum] = "d9f3303f802a5b6b0bb73a335ab89d66"
|
||||
SRC_URI[sha256sum] = "22defc65cfa3ef2a3395faaea75d6331c6e62ea5dfacfed3e2ec17b08c882923"
|
||||
|
||||
Reference in New Issue
Block a user