crossgcc: Upgrade MPFR from 4.2.1 to 4.2.2
Change-Id: I5e8d8daa40d05652cacd1a5e355dff10e289d9d0 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/86995 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin L Roth <gaumless@gmail.com>
This commit is contained in:
parent
a3ea1cb542
commit
c3f5d7c1ee
3 changed files with 2 additions and 2 deletions
|
|
@ -37,7 +37,7 @@ COREBOOT_MIRROR_URL="https://www.coreboot.org/releases/crossgcc-sources"
|
|||
# GCC Toolchain (built first)
|
||||
# Math libraries (GCC dependencies)
|
||||
GMP_VERSION=6.3.0
|
||||
MPFR_VERSION=4.2.1
|
||||
MPFR_VERSION=4.2.2
|
||||
MPC_VERSION=1.3.1
|
||||
# Core GCC components
|
||||
GCC_VERSION=14.2.0
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
31ffb4244cb469e2b4937cce1f50150300971dfb tarballs/mpfr-4.2.1.tar.xz
|
||||
1
util/crossgcc/sum/mpfr-4.2.2.tar.xz.cksum
Normal file
1
util/crossgcc/sum/mpfr-4.2.2.tar.xz.cksum
Normal file
|
|
@ -0,0 +1 @@
|
|||
a63a264b273a652e27518443640e69567da498ce tarballs/mpfr-4.2.2.tar.xz
|
||||
Loading…
Add table
Add a link
Reference in a new issue