]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
gcc: fix gmp download
authorArne Fitzenreiter <arne_f@ipfire.org>
Sat, 27 Jan 2018 12:47:09 +0000 (13:47 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sat, 27 Jan 2018 12:47:09 +0000 (13:47 +0100)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/gcc

diff --git a/lfs/gcc b/lfs/gcc
index edfae4281815a61a03c4f40a2d67c63c65a0bf0c..77d1f264f245b178e9a2fce18ea4c260004d9a2f 100644 (file)
--- a/lfs/gcc
+++ b/lfs/gcc
@@ -185,7 +185,7 @@ objects = $(DL_FILE) \
        mpc-$(MPC_VER).tar.gz
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-gmp-$(GMP_VER).tar.bz2 = $(DL_FROM)/gmp-$(GMP_VER).tar.bz2
+gmp-$(GMP_VER).tar.xz = $(DL_FROM)/gmp-$(GMP_VER).tar.xz
 mpfr-$(MPFR_VER).tar.xz = $(DL_FROM)/mpfr-$(MPFR_VER).tar.xz
 mpc-$(MPC_VER).tar.gz = $(DL_FROM)/mpc-$(MPC_VER).tar.gz