X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=toolchain%2FMakefile;h=740a755e41ed6046681dfe312cba243c2ecaed27;hb=007045ac7c9822009b704b856e2f92934cca2401;hp=02ea5a6db19ec9bbbc75b1d6dbc19c58aabc468f;hpb=07cc103fa497036aae0777380a992a51f6b40d0c;p=carl9170fw.git diff --git a/toolchain/Makefile b/toolchain/Makefile index 02ea5a6..740a755 100644 --- a/toolchain/Makefile +++ b/toolchain/Makefile @@ -2,7 +2,7 @@ BINUTILS_VER=2.21 BINUTILS_URL=http://mirrors.kernel.org/gnu/binutils/binutils-$(BINUTILS_VER).tar.bz2 BINUTILS_TAR=binutils-$(BINUTILS_VER).tar.bz2 -NEWLIB_VER=1.18.0 +NEWLIB_VER=1.19.0 NEWLIB_URL=ftp://sources.redhat.com/pub/newlib/newlib-$(NEWLIB_VER).tar.gz NEWLIB_TAR=newlib-$(NEWLIB_VER).tar.gz