diff --git a/common/environment/build-style/void-cross.sh b/common/environment/build-style/void-cross.sh index 40df98e95e9..26d586a6cb5 100644 --- a/common/environment/build-style/void-cross.sh +++ b/common/environment/build-style/void-cross.sh @@ -1,3 +1,9 @@ +# Snapshot tarballs get removed after over a year, we can archive the ones we need in distfiles. +case "$XBPS_DISTFILES_FALLBACK" in + *"repo-default.voidlinux.org/distfiles"*) ;; + *) XBPS_DISTFILES_FALLBACK+=" https://repo-default.voidlinux.org/distfiles" ;; +esac + lib32disabled=yes nopie=yes