binutils: update to 2.39

This commit is contained in:
Rudi Heitbaum 2022-08-07 10:54:35 +00:00
parent 67dac15b15
commit 3802cb7b28
2 changed files with 14 additions and 3 deletions

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="binutils"
PKG_VERSION="2.38"
PKG_SHA256="e316477a914f567eccc34d5d29785b8b0f5a10208d36bbacedcc39048ecfe024"
PKG_VERSION="2.39"
PKG_SHA256="645c25f563b8adc0a81dbd6a41cffbf4d37083a382e02d5d3df4f65c09516d00"
PKG_LICENSE="GPL"
PKG_SITE="https://www.gnu.org/software/binutils/"
PKG_URL="https://ftp.gnu.org/gnu/binutils/${PKG_NAME}-${PKG_VERSION}.tar.xz"
@ -64,7 +64,7 @@ makeinstall_host() {
cp -v ../include/libiberty.h ${SYSROOT_PREFIX}/usr/include
make -C bfd install # fix parallel build with libctf requiring bfd
# override the makeinfo binary with true - this does not build the documentation
make MAKEINFO=true install
make HELP2MAN=true MAKEINFO=true install
}
make_target() {

View File

@ -0,0 +1,11 @@
--- a/bfd/Makefile.in 2022-08-05 09:53:59.000000000 +0000
+++ b/bfd/Makefile.in 2022-08-07 11:22:25.397501975 +0000
@@ -264,7 +264,7 @@
am__v_texidevnull_0 = > /dev/null
am__v_texidevnull_1 =
am__dirstamp = $(am__leading_dot)dirstamp
-INFO_DEPS = doc/bfd.info
+INFO_DEPS =
am__TEXINFO_TEX_DIR = $(srcdir)
DVIS = doc/bfd.dvi
PDFS = doc/bfd.pdf