mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-08 13:56:40 +02:00
main/gcc: rebuild to enable fortran and objc support for riscv64
This commit is contained in:
parent
712afde5a7
commit
3bc7960906
@ -8,7 +8,7 @@ pkgver=10.3.1_git20210424
|
||||
[ "$CHOST" != "$CTARGET" ] && _target="-$CTARGET_ARCH" || _target=""
|
||||
|
||||
pkgname="$pkgname$_target"
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="The GNU Compiler Collection"
|
||||
url="https://gcc.gnu.org"
|
||||
arch="all"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user