From: Victor Martinez Date: Mon, 19 Aug 2019 10:49:16 +0000 (+0200) Subject: FS#78: Corrected gcc-static build. Thanks Mike X-Git-Url: http://gitweb/?a=commitdiff_plain;h=refs%2Fheads%2F3.4-aarch64;p=toolchain.git FS#78: Corrected gcc-static build. Thanks Mike --- diff --git a/Makefile b/Makefile index caa6907..8a73ece 100644 --- a/Makefile +++ b/Makefile @@ -175,7 +175,7 @@ binutils-distclean: binutils-clean # GCC-STATIC -$(WORK)/gcc-$(GCC_VERSION).tar.bz2: +$(WORK)/gcc-$(GCC_VERSION).tar.xz: wget -P $(WORK) -c ftp://gcc.gnu.org/pub/gcc/releases/gcc-$(GCC_VERSION)/gcc-$(GCC_VERSION).tar.xz $(WORK)/gcc-$(GCC_VERSION): $(WORK)/gcc-$(GCC_VERSION).tar.xz