mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
binutils: Upgrade to 2.37 branch
This is next/latest release branch for binutils Drop backports and CVE fixes which already are applied upstream bfd_stdint.h has been removed in favor of using stdint.h (From OE-Core rev: 08cd144fc4b5ac34ff99f71b1d825cbff96b642c) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -170,8 +170,6 @@ do_install () {
|
||||
done
|
||||
|
||||
oe_multilib_header bfd.h
|
||||
# bfd_stdint.h encodes the compiler name in the header
|
||||
sed -i ${D}${includedir}/bfd_stdint.h -e "s,${TARGET_PREFIX},,"
|
||||
}
|
||||
|
||||
inherit update-alternatives
|
||||
|
||||
Reference in New Issue
Block a user