* update binutils to 2.43.1-1.2
This commit is contained in:
parent
668c6a4acd
commit
358f275479
43
binutils/.SRCINFO
Normal file
43
binutils/.SRCINFO
Normal file
@ -0,0 +1,43 @@
|
|||||||
|
pkgbase = binutils
|
||||||
|
pkgdesc = A set of programs to assemble and manipulate binary and object files
|
||||||
|
pkgver = 2.43+r4+g7999dae69612
|
||||||
|
pkgrel = 1
|
||||||
|
url = https://www.gnu.org/software/binutils/
|
||||||
|
arch = x86_64
|
||||||
|
arch = powerpc64le
|
||||||
|
arch = powerpc64
|
||||||
|
arch = powerpc
|
||||||
|
arch = espresso
|
||||||
|
arch = riscv64
|
||||||
|
license = GPL-2.0-or-later
|
||||||
|
license = GPL-3.0-or-later
|
||||||
|
license = LGPL-2.0-or-later
|
||||||
|
license = LGPL-3.0-or-later
|
||||||
|
license = GFDL-1.3
|
||||||
|
license = FSFAP
|
||||||
|
checkdepends = dejagnu
|
||||||
|
checkdepends = debuginfod
|
||||||
|
checkdepends = bc
|
||||||
|
makedepends = git
|
||||||
|
depends = glibc
|
||||||
|
depends = jansson
|
||||||
|
depends = libelf
|
||||||
|
depends = zlib
|
||||||
|
depends = zstd
|
||||||
|
optdepends = debuginfod: for debuginfod server/client functionality
|
||||||
|
provides = libctf.so
|
||||||
|
provides = libgprofng.so
|
||||||
|
provides = libsframe.so
|
||||||
|
conflicts = binutils-multilib
|
||||||
|
replaces = binutils-multilib
|
||||||
|
options = staticlibs
|
||||||
|
options = !distcc
|
||||||
|
options = !ccache
|
||||||
|
backup = etc/gprofng.rc
|
||||||
|
source = git+https://sourceware.org/git/binutils-gdb.git#commit=7999dae69612295e1bbffe64aff87044372a0059
|
||||||
|
source = gold-warn-unsupported.patch
|
||||||
|
validpgpkeys = 3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F
|
||||||
|
sha256sums = 4726efb1f887c659cfb6aa198f18ca638d405f58ee1eeda4df3eb201c1169a67
|
||||||
|
sha256sums = 2d430b66f84a19c154725ec535280c493be1d34f1a90f95208dce02fecd0e4e4
|
||||||
|
|
||||||
|
pkgname = binutils
|
@ -9,7 +9,7 @@
|
|||||||
pkgname=binutils
|
pkgname=binutils
|
||||||
pkgver=2.43.1
|
pkgver=2.43.1
|
||||||
_commit=beb2cdbcda911764b2bed5e57921fe90493260bd
|
_commit=beb2cdbcda911764b2bed5e57921fe90493260bd
|
||||||
pkgrel=1.1
|
pkgrel=1.2
|
||||||
pkgdesc='A set of programs to assemble and manipulate binary and object files'
|
pkgdesc='A set of programs to assemble and manipulate binary and object files'
|
||||||
arch=(x86_64 powerpc64le powerpc64 powerpc espresso riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc espresso riscv64)
|
||||||
url='https://www.gnu.org/software/binutils/'
|
url='https://www.gnu.org/software/binutils/'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user