Skip to content

Commit

Permalink
binutils: Fix gold linking errors due to unresolved R_ARM_MOVW_ABS_NC
Browse files Browse the repository at this point in the history
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

Signed-off-by: Khem Raj <raj.khem@gmail.com>
  • Loading branch information
kraj committed Jan 14, 2016
1 parent ba825fc commit 0e35ad5
Show file tree
Hide file tree
Showing 2 changed files with 1,005 additions and 0 deletions.
1 change: 1 addition & 0 deletions meta/recipes-devtools/binutils/binutils-2.25.1.inc
Expand Up @@ -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 \
"
Expand Down

0 comments on commit 0e35ad5

Please sign in to comment.