* update powerpc64-unknown-linux-gnu-gcc to 14.1.1+r150+g789f05536df-1
This commit is contained in:
parent
b714481d0a
commit
b6119854fb
@ -8,8 +8,8 @@
|
||||
|
||||
_target=powerpc64-unknown-linux-gnu
|
||||
pkgname="${_target}-gcc"
|
||||
pkgver=14.1.1+r58+gfc9fb69ad62
|
||||
_commit=fc9fb69ad624fd4cc89ff31ad0a7b8d88481c1f7
|
||||
pkgver=14.1.1+r150+g789f05536df
|
||||
_commit=789f05536df8fcea58cc3ccede4b2383e17b8be1
|
||||
pkgrel=1
|
||||
pkgdesc="The GNU Compiler Collection (${_target})"
|
||||
arch=(x86_64 powerpc64le powerpc riscv64)
|
||||
@ -18,7 +18,7 @@ url='http://gcc.gnu.org'
|
||||
depends=("${_target}-binutils>=2.41" "${_target}-glibc>=2.38" "${_target}-libxcrypt" libmpc elfutils zlib)
|
||||
makedepends=(git)
|
||||
checkdepends=(dejagnu inetutils)
|
||||
options=(!emptydirs !distcc !strip)
|
||||
options=(!debug !emptydirs !distcc !strip)
|
||||
case "${CARCH}" in
|
||||
powerpc) options+=(!debug !lto) ;;
|
||||
esac
|
||||
@ -31,7 +31,7 @@ validpgpkeys=(F3691687D867B81B51CE07D9BBE43771487328A9 # bpiotrowski@archlinux.
|
||||
86CFFCA918CF3AF47147588051E8B148A9999C34 # evangelos@foutrelis.com
|
||||
13975A70E63C361C73AE69EF6EEB81F8981C74C7 # richard.guenther@gmail.com
|
||||
D3A93CAD751C2AF4F8C7AD516C35B99309B5FA62) # Jakub Jelinek <jakub@redhat.com>
|
||||
sha256sums=('21867c99e9bb9128df18babac5f628caa610a9ec040d4cee7fe05cfc933eaf9b'
|
||||
sha256sums=('187c930e1a02ab09425d3331125068384540df95fd401193bbf92192e39291f0'
|
||||
'504e4b5a08eb25b6c35f19fdbe0c743ae4e9015d0af4759e74150006c283585e')
|
||||
|
||||
prepare() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user