X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=blobdiff_plain;f=toolchain%2FMakefile;h=f2f84edc73895d146a507dbd8141c6017e75a0be;hp=cf7e345a820e775e1c28de49f987dbb54ecea935;hb=e09fb6a4ae62fd0dcc393d4337dcb1b3df78ff29;hpb=96227576932fb912f4e2e2385b53c3a2e3546429 diff --git a/toolchain/Makefile b/toolchain/Makefile index cf7e345..f2f84ed 100644 --- a/toolchain/Makefile +++ b/toolchain/Makefile @@ -1,4 +1,4 @@ -BINUTILS_VER=2.23.1 +BINUTILS_VER=2.24 BINUTILS_TAR=binutils-$(BINUTILS_VER).tar.bz2 BINUTILS_URL="http://mirrors.kernel.org/gnu/binutils/$(BINUTILS_TAR)"