X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=toolchain%2FMakefile;h=987606172bf5d454571d6dc7db173c2c31fc0687;hb=029f2f0d0c4ad6ecc86c55327c0f63e6df03026e;hp=53711027fa7f54bd708945495ed16082b6cddbaa;hpb=b3a3abd4bee026a187d2a02eb34f54f3f84aa748;p=carl9170fw.git diff --git a/toolchain/Makefile b/toolchain/Makefile index 5371102..9876061 100644 --- a/toolchain/Makefile +++ b/toolchain/Makefile @@ -1,4 +1,4 @@ -BINUTILS_VER=2.22 +BINUTILS_VER=2.23.1 BINUTILS_TAR=binutils-$(BINUTILS_VER).tar.bz2 BINUTILS_URL="http://mirrors.kernel.org/gnu/binutils/$(BINUTILS_TAR)"