BuildSystem: Use ftpmirror.gnu.org for downloads

ftp.gnu.org is really slow :(
This commit is contained in:
2025-09-30 16:13:38 +03:00
parent da39e98adf
commit da6b8eb2ab
10 changed files with 15 additions and 15 deletions

View File

@@ -2,11 +2,11 @@
NAME='gmp'
VERSION='6.3.0'
DOWNLOAD_URL="https://ftp.gnu.org/gnu/gmp/gmp-$VERSION.tar.xz#a3c2b80201b89e68616f4ad30bc66aee4927c3ce50e33929ca819d5c43538898"
DOWNLOAD_URL="https://ftpmirror.gnu.org/gnu/gmp/gmp-$VERSION.tar.xz#a3c2b80201b89e68616f4ad30bc66aee4927c3ce50e33929ca819d5c43538898"
CONFIG_SUB=('configfsf.sub')
# configure does not work with (default) c23
export CFLAGS="--std=c17 $CFLAGS"
CONFIGURE_OPTIONS=(
'CFLAGS=-std=c17'
)
post_install() {
# remove libtool file