gcc: Update to 15.2.0 (#5590)

This commit is contained in:
Christoph Reiter 2025-08-24 14:08:44 +02:00 committed by GitHub
parent 39b023aaac
commit 88435ec994
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,8 +9,8 @@ pkgname=('gcc' 'gcc-libs')
# NOTE: gdb must be rebuilt with each new gcc version.
# NOTE: libtool must be rebuilt with each new gcc version.
# FIXME: run compileall on /usr/share/gcc-${pkgver}/python/libstdcxx on the next version update
pkgver=15.1.0
pkgrel=2
pkgver=15.2.0
pkgrel=1
pkgdesc="The GNU Compiler Collection"
arch=('i686' 'x86_64')
license=('spdx:GPL-3.0-or-later AND GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-or-later AND GCC-exception-3.1 AND GFDL-1.3-or-later')
@ -44,7 +44,7 @@ source=(https://ftp.gnu.org/gnu/gcc/gcc-${pkgver}/gcc-${pkgver}.tar.xz
0404-fix-build-opts.patch
0950-11.2.0-configure-msys2.patch
0951-11.2.0-msys2-spec.patch)
sha256sums=('e2b09ec21660f01fecffb715e0120265216943f038d0e48a9868713e54f06cea'
sha256sums=('438fd996826b0c82485a29da03a72d71d6e3541a83ec702df4271f6fe025d24e'
'ae993ebe11402172611a9fa1550e0611dfc212ab9250a3eaff1022342c9bde71'
'707faae90300f04fc48949f74af51f47f7505f44f9813bfc26660511ae93b6c1'
'40871b6750e393b7627dc039c3460b39894fb7bb2514c71b39a1f163fe8e3f30'