crossgcc: Upgrade binutils from version 2.44 to 2.45
Change-Id: I050cbe134fa7fd653a87234398d7be0d71c0bc3c Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/88593 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin L Roth <gaumless@gmail.com>
This commit is contained in:
parent
35d4b3f2f4
commit
4a3cc37cbd
5 changed files with 2 additions and 2 deletions
|
|
@ -41,7 +41,7 @@ MPFR_VERSION=4.2.2
|
|||
MPC_VERSION=1.3.1
|
||||
# Core GCC components
|
||||
GCC_VERSION=14.2.0
|
||||
BINUTILS_VERSION=2.44
|
||||
BINUTILS_VERSION=2.45
|
||||
LIBSTDCXX_VERSION="${GCC_VERSION}" # GCC-specific C++ library
|
||||
|
||||
# Low-level Tools (built after GCC)
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
c8c9f5ae46ab9e3722c71821982d2c270e267748 tarballs/binutils-2.44.tar.xz
|
||||
1
util/crossgcc/sum/binutils-2.45.tar.xz.cksum
Normal file
1
util/crossgcc/sum/binutils-2.45.tar.xz.cksum
Normal file
|
|
@ -0,0 +1 @@
|
|||
09fd8a50a95be4a94412fe3847d16280996679c5 tarballs/binutils-2.45.tar.xz
|
||||
Loading…
Add table
Add a link
Reference in a new issue