cross/gcc-*: upgrade to 10.2.1_pre1-r2

This commit is contained in:
Martijn Braam 2021-01-09 20:56:30 +01:00
parent cc3e4a1812
commit 0eb590d611
No known key found for this signature in database
GPG key ID: C4280ACB000B060F
3 changed files with 3 additions and 3 deletions

View file

@ -31,7 +31,7 @@ pkgver=10.2.1_pre1
[ "$CHOST" != "$CTARGET" ] && _target="-$CTARGET_ARCH" || _target=""
pkgname=gcc-aarch64
pkgrel=1
pkgrel=2
pkgdesc="Stage2 cross-compiler for aarch64"
url="https://gcc.gnu.org"
arch="x86_64"

View file

@ -31,7 +31,7 @@ pkgver=10.2.1_pre1
[ "$CHOST" != "$CTARGET" ] && _target="-$CTARGET_ARCH" || _target=""
pkgname=gcc-armhf
pkgrel=1
pkgrel=2
pkgdesc="Stage2 cross-compiler for armhf"
url="https://gcc.gnu.org"
arch="x86_64"

View file

@ -31,7 +31,7 @@ pkgver=10.2.1_pre1
[ "$CHOST" != "$CTARGET" ] && _target="-$CTARGET_ARCH" || _target=""
pkgname=gcc-armv7
pkgrel=1
pkgrel=2
pkgdesc="Stage2 cross-compiler for armv7"
url="https://gcc.gnu.org"
arch="x86_64"