X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=toolchain%2FMakefile;h=740a755e41ed6046681dfe312cba243c2ecaed27;hb=cc617d2cf8e68457138af9ae058f329f4b5c8008;hp=02ea5a6db19ec9bbbc75b1d6dbc19c58aabc468f;hpb=9d340a7fc1498ea4cc20592f218e3958abd60212;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