main/gcc: rebuild to enable fortran and objc support for riscv64

This commit is contained in:
Carlo Landmeter 2021-06-11 15:12:09 +00:00
parent 712afde5a7
commit 3bc7960906

View File

@ -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"