bump default binutils version to 2.44

this is needed to fix riscv64 builds with newer gcc versions, and
probably fixes other bugs too.
This commit is contained in:
Rich Felker 2025-06-10 13:54:19 +08:00
parent 83b033668e
commit 4a01792295

View File

@ -2,7 +2,7 @@
SOURCES = sources
CONFIG_SUB_REV = 3d5db9ebe860
BINUTILS_VER = 2.33.1
BINUTILS_VER = 2.44
GCC_VER = 9.4.0
MUSL_VER = 1.2.5
GMP_VER = 6.1.2