diff --git a/dkppc/patches/binutils-2.31.1.patch b/dkppc/patches/binutils-2.32.patch similarity index 100% rename from dkppc/patches/binutils-2.31.1.patch rename to dkppc/patches/binutils-2.32.patch diff --git a/select_toolchain.sh b/select_toolchain.sh index fc4a2a7..8a15509 100755 --- a/select_toolchain.sh +++ b/select_toolchain.sh @@ -41,7 +41,7 @@ case "$VERSION" in ;; "2" ) GCC_VER=8.2.0 - BINUTILS_VER=2.31.1 + BINUTILS_VER=2.32 MN_BINUTILS_VER=2.17 NEWLIB_VER=3.0.0 GDB_VER=8.2