From: adam Date: Fri, 13 Oct 2006 23:27:30 +0000 (-0700) Subject: update newlib url X-Git-Url: http://git.megacz.com/?p=nestedvm.git;a=commitdiff_plain;h=9a113204ad5cf037d8bca847fc13a2a05bfc7d64 update newlib url darcs-hash:20061013232730-5007d-7a13a1753fb5a32f23260599cbdf633edfa39eed.gz --- diff --git a/upstream/Makefile b/upstream/Makefile index 59a9eff..327932e 100644 --- a/upstream/Makefile +++ b/upstream/Makefile @@ -22,7 +22,7 @@ patches_binutils = binutils-no64.patch binutils-nocompilein.patch configure_binutils = --target=mips-unknown-elf version_newlib = 1.11.0 -url_newlib = http://mirrors.kernel.org/gnu/newlib/newlib-$(version_newlib).tar.gz +url_newlib = ftp://sources.redhat.com/pub/newlib/newlib-$(version_newlib).tar.gz patches_newlib = newlib-mips.patch newlib-tzset.patch newlib-malloc.patch newlib-nomemcpy.patch newlib-unix.patch configure_newlib = --enable-multilib --target=mips-unknown-elf