mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
binutils-2.20.1: import several patches from Debian
Import several patches from Debian to improve --no-add-needed handling vs. weak symbols and branching to weak symbols on arm. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
require binutils.inc
|
||||
|
||||
PR = "r5"
|
||||
PR = "r6"
|
||||
|
||||
LIC_FILES_CHKSUM="\
|
||||
file://src-release;endline=17;md5=4830a9ef968f3b18dd5e9f2c00db2d35\
|
||||
@@ -30,6 +30,10 @@ SRC_URI = "\
|
||||
file://libiberty_path_fix.patch \
|
||||
file://binutils-poison.patch \
|
||||
file://libtool-rpath-fix.patch \
|
||||
file://152_arm_branches_to_weak_symbols.patch \
|
||||
file://200_elflink_%B_fixes.patch \
|
||||
file://201_elflink_improve_noaddneeded_errors.patch \
|
||||
file://202_elflink_noaddneeded_vs_weak.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "9cdfb9d6ec0578c166d3beae5e15c4e5"
|
||||
|
||||
Reference in New Issue
Block a user