* update x86_64-pc-linux-gnu-gcc-stage2 to 14.1.1+r58+gfc9fb69ad62-1
This commit is contained in:
parent
1bc54bdf46
commit
1e83fdff93
@ -12,12 +12,12 @@ pkgver=14.1.1+r58+gfc9fb69ad62
|
||||
_commit=fc9fb69ad624fd4cc89ff31ad0a7b8d88481c1f7
|
||||
pkgrel=1
|
||||
pkgdesc="The GNU Compiler Collection. Stage 2 for toolchain building (${_target})"
|
||||
arch=(x86_64 powerpc64le powerpc64 riscv64)
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
license=(GPL LGPL FDL custom)
|
||||
url='http://gcc.gnu.org'
|
||||
depends=("${_target}-binutils>=2.41" "${_target}-glibc-headers>=2.38" libmpc zlib)
|
||||
makedepends=(git)
|
||||
options=(!emptydirs !strip)
|
||||
options=(!debug !emptydirs !strip)
|
||||
conflicts=("${_target}-gcc-stage1")
|
||||
replaces=("${_target}-gcc-stage1")
|
||||
provides=("${_target}-gcc-stage1=${pkgver}")
|
||||
|
Loading…
x
Reference in New Issue
Block a user