X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=blobdiff_plain;f=toolchain%2FMakefile;fp=toolchain%2FMakefile;h=ee42f8069e315bc2327897019e8d0e81bfdab208;hp=8160589ce745e7a5481f2c3a763cd6171e58d2a7;hb=a9be5dd76b1fd1ad52bd2275e06f4dfa1e71993d;hpb=4d99106cedbd4bc4fa3ac1a22e53a2b44fe04db7 diff --git a/toolchain/Makefile b/toolchain/Makefile index 8160589..ee42f80 100644 --- a/toolchain/Makefile +++ b/toolchain/Makefile @@ -1,4 +1,4 @@ -BINUTILS_VER=2.32 +BINUTILS_VER=2.33.1 BINUTILS_TAR=binutils-$(BINUTILS_VER).tar.xz BINUTILS_URL="http://mirrors.kernel.org/gnu/binutils/$(BINUTILS_TAR)"