diff --git a/packages/devel/binutils/package.mk b/packages/devel/binutils/package.mk index b7a58f188d..46d66a87b6 100644 --- a/packages/devel/binutils/package.mk +++ b/packages/devel/binutils/package.mk @@ -3,11 +3,11 @@ # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) PKG_NAME="binutils" -PKG_VERSION="2.35.1" -PKG_SHA256="3ced91db9bf01182b7e420eab68039f2083aed0a214c0424e257eae3ddee8607" +PKG_VERSION="2.37" +PKG_SHA256="820d9724f020a3e69cb337893a0b63c2db161dadcb0e06fc11dc29eb1e84a32c" PKG_LICENSE="GPL" -PKG_SITE="http://www.gnu.org/software/binutils/" -PKG_URL="http://ftp.gnu.org/gnu/binutils/${PKG_NAME}-${PKG_VERSION}.tar.xz" +PKG_SITE="https://www.gnu.org/software/binutils/" +PKG_URL="https://ftp.gnu.org/gnu/binutils/${PKG_NAME}-${PKG_VERSION}.tar.xz" PKG_DEPENDS_HOST="ccache:host bison:host flex:host linux:host" PKG_DEPENDS_TARGET="toolchain zlib binutils:host" PKG_LONGDESC="A GNU collection of binary utilities." diff --git a/packages/devel/binutils/patches/binutils-01-warn-for-uses-of-system-directories-when-link.patch b/packages/devel/binutils/patches/binutils-01-warn-for-uses-of-system-directories-when-link.patch index 91c501eec4..1619cef941 100644 --- a/packages/devel/binutils/patches/binutils-01-warn-for-uses-of-system-directories-when-link.patch +++ b/packages/devel/binutils/patches/binutils-01-warn-for-uses-of-system-directories-when-link.patch @@ -10,9 +10,9 @@ From: Khem Raj Date: Fri, 15 Jan 2016 06:31:09 +0000 Subject: [PATCH 09/13] warn for uses of system directories when cross linking ---- a/ld/ldfile.c 2015-11-13 09:27:42.000000000 +0100 -+++ b/ld/ldfile.c 2016-11-15 19:09:31.658371254 +0100 -@@ -102,6 +102,17 @@ ldfile_add_library_path (const char *nam +--- a/ld/ldfile.c ++++ b/ld/ldfile.c +@@ -103,6 +103,17 @@ ldfile_add_library_path (const char *nam if (!cmdline && config.only_cmd_line_lib_dirs) return; diff --git a/packages/devel/binutils/patches/nodocs.patch b/packages/devel/binutils/patches/nodocs.patch index ac880bc06c..11bbb87798 100644 --- a/packages/devel/binutils/patches/nodocs.patch +++ b/packages/devel/binutils/patches/nodocs.patch @@ -1,7 +1,6 @@ -diff -ur a/binutils/Makefile.in b/binutils/Makefile.in ---- a/binutils/Makefile.in 2020-02-01 12:50:05.000000000 +0100 -+++ b/binutils/Makefile.in 2020-02-20 00:45:18.792253182 +0100 -@@ -560,7 +560,7 @@ +--- a/binutils/Makefile.in ++++ b/binutils/Makefile.in +@@ -569,7 +569,7 @@ zlibdir = @zlibdir@ zlibinc = @zlibinc@ AUTOMAKE_OPTIONS = dejagnu no-dist foreign subdir-objects ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd