gcc: rebuild with gccgo present on cross musl
This commit is contained in:
parent
34df065db2
commit
c1b44d634c
|
@ -13,7 +13,7 @@ pkgname=gcc
|
||||||
# it should be possible to switch back to stable with 10.3 or 11
|
# it should be possible to switch back to stable with 10.3 or 11
|
||||||
version=${_patchver}pre1
|
version=${_patchver}pre1
|
||||||
wrksrc=gcc-${version/pre/_pre}
|
wrksrc=gcc-${version/pre/_pre}
|
||||||
revision=1
|
revision=2
|
||||||
short_desc="GNU Compiler Collection"
|
short_desc="GNU Compiler Collection"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
homepage="http://gcc.gnu.org"
|
homepage="http://gcc.gnu.org"
|
||||||
|
|
Loading…
Reference in New Issue