mirror of
https://git.yoctoproject.org/poky
synced 2026-09-24 13:36:22 +02:00
binutils: Fix build when compiling target binutils recipe with gcc 4.6
(From OE-Core rev: 43c72d44337a736fc4b83ce16f7f1ed0d74243dc) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
require binutils.inc
|
||||
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
LIC_FILES_CHKSUM="\
|
||||
file://src-release;endline=17;md5=4830a9ef968f3b18dd5e9f2c00db2d35\
|
||||
@@ -29,6 +29,7 @@ SRC_URI = "\
|
||||
file://libiberty_path_fix.patch \
|
||||
file://binutils-poison.patch \
|
||||
file://libtool-rpath-fix.patch \
|
||||
file://clone-shadow.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "a22801a9cad45c85e9ff6afc10537d72"
|
||||
|
||||
Reference in New Issue
Block a user