cross/gcc-*: upgrade to 10.2.1_pre1-r3 (MR 1869)

[ci:skip-build]
This commit is contained in:
Antoine Fontaine 2021-01-11 15:03:35 +01:00
parent 3a6500492e
commit 577564795a
No known key found for this signature in database
GPG Key ID: 61E75844405615F5
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=2
pkgrel=3
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=2
pkgrel=3
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=2
pkgrel=3
pkgdesc="Stage2 cross-compiler for armv7"
url="https://gcc.gnu.org"
arch="x86_64"