gcc: remove nocross

This commit is contained in:
oreo639 2025-04-15 19:44:18 -07:00
parent 6ecd3fa9cb
commit f5d008833a

View File

@ -34,8 +34,6 @@ checksum="9a84b0947d8fb18197eef3fce8e255e30a61f7f382cebb961b1705c1d99214a3
skip_extraction="gmp-${_gmp_version}.tar.xz mpfr-${_mpfr_version}.tar.xz
mpc-${_mpc_version}.tar.gz isl-${_isl_version}.tar.bz2"
nocross=temporarily
# 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"*) ;;