X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=toolchain%2FMakefile;fp=toolchain%2FMakefile;h=2070b25f4bc9f61bb17498fa643061e593536694;hb=6c062738b542597a35517ad1a743cab3364a07aa;hp=a61647b101df39ee1ff70b1a88a89a0e5369236c;hpb=4dbc5363d8036af09f5d361001c3d9d3799dfca7;p=carl9170fw.git diff --git a/toolchain/Makefile b/toolchain/Makefile index a61647b..2070b25 100644 --- a/toolchain/Makefile +++ b/toolchain/Makefile @@ -2,7 +2,7 @@ BINUTILS_VER=2.22 BINUTILS_URL=http://mirrors.kernel.org/gnu/binutils/binutils-$(BINUTILS_VER).tar.bz2 BINUTILS_TAR=binutils-$(BINUTILS_VER).tar.bz2 -NEWLIB_VER=1.19.0 +NEWLIB_VER=1.20.0 NEWLIB_URL=ftp://sources.redhat.com/pub/newlib/newlib-$(NEWLIB_VER).tar.gz NEWLIB_TAR=newlib-$(NEWLIB_VER).tar.gz