mirror of
https://github.com/richfelker/musl-cross-make.git
synced 2025-04-06 23:10:23 +02:00
Use GNU Mirror
This commit is contained in:
parent
ad8387d91f
commit
52858e01e5
2
Makefile
2
Makefile
@ -10,7 +10,7 @@ MPC_VER = 1.1.0
|
|||||||
MPFR_VER = 4.0.2
|
MPFR_VER = 4.0.2
|
||||||
LINUX_VER = headers-4.19.88
|
LINUX_VER = headers-4.19.88
|
||||||
|
|
||||||
GNU_SITE = https://ftp.gnu.org/pub/gnu
|
GNU_SITE = https://ftpmirror.gnu.org/gnu
|
||||||
GCC_SITE = $(GNU_SITE)/gcc
|
GCC_SITE = $(GNU_SITE)/gcc
|
||||||
BINUTILS_SITE = $(GNU_SITE)/binutils
|
BINUTILS_SITE = $(GNU_SITE)/binutils
|
||||||
GMP_SITE = $(GNU_SITE)/gmp
|
GMP_SITE = $(GNU_SITE)/gmp
|
||||||
|
Loading…
Reference in New Issue
Block a user