From 0f4a337b31f2d3bc6baf995fad0a5b05b96adeb2 Mon Sep 17 00:00:00 2001 From: Syrone Wong Date: Wed, 13 Jul 2016 21:57:02 +0800 Subject: toolchain/binutils: add 2.26.1 Signed-off-by: Syrone Wong Signed-off-by: Felix Fietkau [fixes/cleanup] --- .../2.26.1/300-012_check_ldrunpath_length.patch | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 toolchain/binutils/patches/2.26.1/300-012_check_ldrunpath_length.patch (limited to 'toolchain/binutils/patches/2.26.1/300-012_check_ldrunpath_length.patch') diff --git a/toolchain/binutils/patches/2.26.1/300-012_check_ldrunpath_length.patch b/toolchain/binutils/patches/2.26.1/300-012_check_ldrunpath_length.patch new file mode 100644 index 0000000000..2e24b38cad --- /dev/null +++ b/toolchain/binutils/patches/2.26.1/300-012_check_ldrunpath_length.patch @@ -0,0 +1,20 @@ +--- a/ld/emultempl/elf32.em ++++ b/ld/emultempl/elf32.em +@@ -1198,6 +1198,8 @@ fragment <link.next) + if (bfd_get_flavour (abfd) == bfd_target_elf_flavour) -- cgit v1.2.3