X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;ds=sidebyside;f=toolchain%2FMakefile;h=336edcb6607df34b87ba06b6728d1a9eecae8645;hb=13859edfa20c4b84b575f8e872636fd8cdd81d7f;hp=eec746cb10f48eaf4dea5953264cc1a5dbdd9a62;hpb=1999e162e83656d48ede992f37923c6efa85b123;p=carl9170fw.git diff --git a/toolchain/Makefile b/toolchain/Makefile index eec746c..336edcb 100644 --- a/toolchain/Makefile +++ b/toolchain/Makefile @@ -6,7 +6,7 @@ NEWLIB_VER=1.18.0 NEWLIB_URL=ftp://sources.redhat.com/pub/newlib/newlib-$(NEWLIB_VER).tar.gz NEWLIB_TAR=newlib-$(NEWLIB_VER).tar.gz -GCC_VER=4.4.4 +GCC_VER=4.4.5 GCC_URL=http://mirrors.kernel.org/gnu/gcc/gcc-$(GCC_VER)/gcc-core-$(GCC_VER).tar.bz2 GCC_TAR=gcc-core-$(GCC_VER).tar.bz2