mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/gcc to 13.2.1-6
This commit is contained in:
parent
74128e4993
commit
3c413e246e
2 changed files with 15 additions and 15 deletions
|
@ -1,7 +1,7 @@
|
||||||
pkgbase = gcc
|
pkgbase = gcc
|
||||||
pkgdesc = The GNU Compiler Collection
|
pkgdesc = The GNU Compiler Collection
|
||||||
pkgver = 13.2.1
|
pkgver = 13.2.1
|
||||||
pkgrel = 5
|
pkgrel = 6
|
||||||
url = https://gcc.gnu.org
|
url = https://gcc.gnu.org
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = GPL-3.0-with-GCC-exception
|
license = GPL-3.0-with-GCC-exception
|
||||||
|
@ -24,7 +24,7 @@ pkgbase = gcc
|
||||||
makedepends = zstd
|
makedepends = zstd
|
||||||
options = !emptydirs
|
options = !emptydirs
|
||||||
options = !lto
|
options = !lto
|
||||||
source = git+https://sourceware.org/git/gcc.git#commit=860b0f0ef787f756c0e293671b4c4622dff63a79
|
source = git+https://sourceware.org/git/gcc.git#commit=ca7d454804045a39d10a9b1f691a940aeacdf25b
|
||||||
source = c89
|
source = c89
|
||||||
source = c99
|
source = c99
|
||||||
source = gcc-ada-repro.patch
|
source = gcc-ada-repro.patch
|
||||||
|
@ -33,7 +33,7 @@ pkgbase = gcc
|
||||||
validpgpkeys = 86CFFCA918CF3AF47147588051E8B148A9999C34
|
validpgpkeys = 86CFFCA918CF3AF47147588051E8B148A9999C34
|
||||||
validpgpkeys = 13975A70E63C361C73AE69EF6EEB81F8981C74C7
|
validpgpkeys = 13975A70E63C361C73AE69EF6EEB81F8981C74C7
|
||||||
validpgpkeys = D3A93CAD751C2AF4F8C7AD516C35B99309B5FA62
|
validpgpkeys = D3A93CAD751C2AF4F8C7AD516C35B99309B5FA62
|
||||||
sha256sums = SKIP
|
sha256sums = 4730129b2d8bc80630bfe512e6cbe69151395be6bd2eb1967d64ca87ed8c0e09
|
||||||
sha256sums = de48736f6e4153f03d0a5d38ceb6c6fdb7f054e8f47ddd6af0a3dbf14f27b931
|
sha256sums = de48736f6e4153f03d0a5d38ceb6c6fdb7f054e8f47ddd6af0a3dbf14f27b931
|
||||||
sha256sums = 2513c6d9984dd0a2058557bf00f06d8d5181734e41dcfe07be7ed86f2959622a
|
sha256sums = 2513c6d9984dd0a2058557bf00f06d8d5181734e41dcfe07be7ed86f2959622a
|
||||||
sha256sums = 1773f5137f08ac1f48f0f7297e324d5d868d55201c03068670ee4602babdef2f
|
sha256sums = 1773f5137f08ac1f48f0f7297e324d5d868d55201c03068670ee4602babdef2f
|
||||||
|
@ -41,7 +41,7 @@ pkgbase = gcc
|
||||||
|
|
||||||
pkgname = gcc
|
pkgname = gcc
|
||||||
pkgdesc = The GNU Compiler Collection - C and C++ frontends
|
pkgdesc = The GNU Compiler Collection - C and C++ frontends
|
||||||
depends = gcc-libs=13.2.1-5
|
depends = gcc-libs=13.2.1-6
|
||||||
depends = binutils>=2.28
|
depends = binutils>=2.28
|
||||||
depends = libmpc
|
depends = libmpc
|
||||||
depends = zstd
|
depends = zstd
|
||||||
|
@ -80,7 +80,7 @@ pkgname = lib32-gcc-libs
|
||||||
|
|
||||||
pkgname = gcc-ada
|
pkgname = gcc-ada
|
||||||
pkgdesc = Ada front-end for GCC (GNAT)
|
pkgdesc = Ada front-end for GCC (GNAT)
|
||||||
depends = gcc=13.2.1-5
|
depends = gcc=13.2.1-6
|
||||||
depends = libisl.so
|
depends = libisl.so
|
||||||
provides = gcc-ada-multilib
|
provides = gcc-ada-multilib
|
||||||
replaces = gcc-ada-multilib
|
replaces = gcc-ada-multilib
|
||||||
|
@ -89,7 +89,7 @@ pkgname = gcc-ada
|
||||||
|
|
||||||
pkgname = gcc-d
|
pkgname = gcc-d
|
||||||
pkgdesc = D frontend for GCC
|
pkgdesc = D frontend for GCC
|
||||||
depends = gcc=13.2.1-5
|
depends = gcc=13.2.1-6
|
||||||
depends = libisl.so
|
depends = libisl.so
|
||||||
provides = gdc
|
provides = gdc
|
||||||
replaces = gdc
|
replaces = gdc
|
||||||
|
@ -97,14 +97,14 @@ pkgname = gcc-d
|
||||||
|
|
||||||
pkgname = gcc-fortran
|
pkgname = gcc-fortran
|
||||||
pkgdesc = Fortran front-end for GCC
|
pkgdesc = Fortran front-end for GCC
|
||||||
depends = gcc=13.2.1-5
|
depends = gcc=13.2.1-6
|
||||||
depends = libisl.so
|
depends = libisl.so
|
||||||
provides = gcc-fortran-multilib
|
provides = gcc-fortran-multilib
|
||||||
replaces = gcc-fortran-multilib
|
replaces = gcc-fortran-multilib
|
||||||
|
|
||||||
pkgname = gcc-go
|
pkgname = gcc-go
|
||||||
pkgdesc = Go front-end for GCC
|
pkgdesc = Go front-end for GCC
|
||||||
depends = gcc=13.2.1-5
|
depends = gcc=13.2.1-6
|
||||||
depends = libisl.so
|
depends = libisl.so
|
||||||
provides = go=1.17
|
provides = go=1.17
|
||||||
provides = gcc-go-multilib
|
provides = gcc-go-multilib
|
||||||
|
@ -113,22 +113,22 @@ pkgname = gcc-go
|
||||||
|
|
||||||
pkgname = gcc-m2
|
pkgname = gcc-m2
|
||||||
pkgdesc = Modula-2 frontend for GCC
|
pkgdesc = Modula-2 frontend for GCC
|
||||||
depends = gcc=13.2.1-5
|
depends = gcc=13.2.1-6
|
||||||
depends = libisl.so
|
depends = libisl.so
|
||||||
|
|
||||||
pkgname = gcc-objc
|
pkgname = gcc-objc
|
||||||
pkgdesc = Objective-C front-end for GCC
|
pkgdesc = Objective-C front-end for GCC
|
||||||
depends = gcc=13.2.1-5
|
depends = gcc=13.2.1-6
|
||||||
depends = libisl.so
|
depends = libisl.so
|
||||||
provides = gcc-objc-multilib
|
provides = gcc-objc-multilib
|
||||||
replaces = gcc-objc-multilib
|
replaces = gcc-objc-multilib
|
||||||
|
|
||||||
pkgname = lto-dump
|
pkgname = lto-dump
|
||||||
pkgdesc = Dump link time optimization object files
|
pkgdesc = Dump link time optimization object files
|
||||||
depends = gcc=13.2.1-5
|
depends = gcc=13.2.1-6
|
||||||
depends = libisl.so
|
depends = libisl.so
|
||||||
|
|
||||||
pkgname = libgccjit
|
pkgname = libgccjit
|
||||||
pkgdesc = Just-In-Time Compilation with GCC backend
|
pkgdesc = Just-In-Time Compilation with GCC backend
|
||||||
depends = gcc=13.2.1-5
|
depends = gcc=13.2.1-6
|
||||||
depends = libisl.so
|
depends = libisl.so
|
||||||
|
|
|
@ -20,8 +20,8 @@ noautobuild=1
|
||||||
pkgname=(gcc gcc-libs gcc-d gcc-fortran gcc-go gcc-m2 gcc-objc lto-dump libgccjit)
|
pkgname=(gcc gcc-libs gcc-d gcc-fortran gcc-go gcc-m2 gcc-objc lto-dump libgccjit)
|
||||||
pkgver=13.2.1
|
pkgver=13.2.1
|
||||||
_majorver=${pkgver%%.*}
|
_majorver=${pkgver%%.*}
|
||||||
_commit=860b0f0ef787f756c0e293671b4c4622dff63a79
|
_commit=ca7d454804045a39d10a9b1f691a940aeacdf25b
|
||||||
pkgrel=5
|
pkgrel=6
|
||||||
pkgdesc='The GNU Compiler Collection'
|
pkgdesc='The GNU Compiler Collection'
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
license=(GPL-3.0-with-GCC-exception GFDL-1.3-or-later)
|
license=(GPL-3.0-with-GCC-exception GFDL-1.3-or-later)
|
||||||
|
@ -57,7 +57,7 @@ validpgpkeys=(F3691687D867B81B51CE07D9BBE43771487328A9 # bpiotrowski@archlinux.
|
||||||
86CFFCA918CF3AF47147588051E8B148A9999C34 # evangelos@foutrelis.com
|
86CFFCA918CF3AF47147588051E8B148A9999C34 # evangelos@foutrelis.com
|
||||||
13975A70E63C361C73AE69EF6EEB81F8981C74C7 # richard.guenther@gmail.com
|
13975A70E63C361C73AE69EF6EEB81F8981C74C7 # richard.guenther@gmail.com
|
||||||
D3A93CAD751C2AF4F8C7AD516C35B99309B5FA62) # Jakub Jelinek <jakub@redhat.com>
|
D3A93CAD751C2AF4F8C7AD516C35B99309B5FA62) # Jakub Jelinek <jakub@redhat.com>
|
||||||
sha256sums=('SKIP'
|
sha256sums=('4730129b2d8bc80630bfe512e6cbe69151395be6bd2eb1967d64ca87ed8c0e09'
|
||||||
'de48736f6e4153f03d0a5d38ceb6c6fdb7f054e8f47ddd6af0a3dbf14f27b931'
|
'de48736f6e4153f03d0a5d38ceb6c6fdb7f054e8f47ddd6af0a3dbf14f27b931'
|
||||||
'2513c6d9984dd0a2058557bf00f06d8d5181734e41dcfe07be7ed86f2959622a'
|
'2513c6d9984dd0a2058557bf00f06d8d5181734e41dcfe07be7ed86f2959622a'
|
||||||
'1773f5137f08ac1f48f0f7297e324d5d868d55201c03068670ee4602babdef2f'
|
'1773f5137f08ac1f48f0f7297e324d5d868d55201c03068670ee4602babdef2f'
|
||||||
|
|
Loading…
Reference in a new issue