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