X-Git-Url: http://gitweb/?a=blobdiff_plain;f=Makefile;h=7f4ea6c7286287d75ef449bf6a775e9c7212512f;hb=2f5857c77119e6d50badfd9a8be14ee498006737;hp=5baa8de0ca434f6b45de06b1679b1285adc19c41;hpb=f6f44ddd23c65cc5a942f25fb7082d49c30e330c;p=attic%2Ftoolchain-noeabi.git diff --git a/Makefile b/Makefile index 5baa8de..7f4ea6c 100644 --- a/Makefile +++ b/Makefile @@ -69,7 +69,7 @@ libgmp-distclean: libgmp-clean # LIBMPFR $(WORK)/mpfr-$(LIBMPFR_VERSION).tar.bz2: - wget -P $(WORK) -c http://www.mpfr.org/mpfr-current/mpfr-$(LIBMPFR_VERSION).tar.bz2 + wget -P $(WORK) -c http://ftp.gnu.org/gnu/mpfr/mpfr-$(LIBMPFR_VERSION).tar.bz2 $(WORK)/mpfr-$(LIBMPFR_VERSION): $(WORK)/mpfr-$(LIBMPFR_VERSION).tar.bz2 tar -C $(WORK) -xvjf $(WORK)/mpfr-$(LIBMPFR_VERSION).tar.bz2