gcc: rebuild with gccgo present on cross musl

This commit is contained in:
q66 2021-01-22 15:34:51 +01:00
parent 34df065db2
commit c1b44d634c

View file

@ -13,7 +13,7 @@ pkgname=gcc
# it should be possible to switch back to stable with 10.3 or 11
version=${_patchver}pre1
wrksrc=gcc-${version/pre/_pre}
revision=1
revision=2
short_desc="GNU Compiler Collection"
maintainer="Enno Boland <gottox@voidlinux.org>"
homepage="http://gcc.gnu.org"