cross/gcc-*: upgrade to 12.2.1_git20220924-r8

This commit is contained in:
Oliver Smith 2023-01-09 15:42:20 +01:00
parent c3669975e9
commit 2bcb2246ce
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
4 changed files with 4 additions and 4 deletions

View file

@ -32,7 +32,7 @@ pkgver=${_pkgbase}_git$_pkgsnap
[ "$CHOST" != "$CTARGET" ] && _target="-$CTARGET_ARCH" || _target=""
pkgname=gcc-aarch64
pkgrel=7
pkgrel=8
pkgdesc="Stage2 cross-compiler for aarch64"
url="https://gcc.gnu.org"
arch="x86_64"

View file

@ -32,7 +32,7 @@ pkgver=${_pkgbase}_git$_pkgsnap
[ "$CHOST" != "$CTARGET" ] && _target="-$CTARGET_ARCH" || _target=""
pkgname=gcc-armhf
pkgrel=7
pkgrel=8
pkgdesc="Stage2 cross-compiler for armhf"
url="https://gcc.gnu.org"
arch="x86_64"

View file

@ -32,7 +32,7 @@ pkgver=${_pkgbase}_git$_pkgsnap
[ "$CHOST" != "$CTARGET" ] && _target="-$CTARGET_ARCH" || _target=""
pkgname=gcc-armv7
pkgrel=7
pkgrel=8
pkgdesc="Stage2 cross-compiler for armv7"
url="https://gcc.gnu.org"
arch="x86_64"

View file

@ -32,7 +32,7 @@ pkgver=${_pkgbase}_git$_pkgsnap
[ "$CHOST" != "$CTARGET" ] && _target="-$CTARGET_ARCH" || _target=""
pkgname=gcc-riscv64
pkgrel=7
pkgrel=8
pkgdesc="Stage2 cross-compiler for riscv64"
url="https://gcc.gnu.org"
arch="x86_64"