core/gcc to 12.2.1-2

This commit is contained in:
Kevin Mihelich 2023-02-06 12:41:08 +00:00
parent 3407fec324
commit 47628e458a

View file

@ -20,8 +20,8 @@ noautobuild=1
pkgname=(gcc gcc-libs gcc-fortran gcc-objc gcc-go gcc-d lto-dump libgccjit)
pkgver=12.2.1
_majorver=${pkgver%%.*}
_commit=eec3a65ed638a1c58fa08ddf508d2d60b64d311d
pkgrel=1
_commit=fb2d50f72caf3b84b315bc760368670680999749
pkgrel=2
pkgdesc='The GNU Compiler Collection'
arch=(x86_64)
license=(GPL3 LGPL FDL custom)
@ -35,7 +35,6 @@ makedepends=(
git
libisl
libmpc
libxcrypt
python
zstd
)