mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bpftrace: no i686
This commit is contained in:
parent
4f0bf91e8e
commit
ce1f912b41
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bpftrace'
|
# Template file for 'bpftrace'
|
||||||
pkgname=bpftrace
|
pkgname=bpftrace
|
||||||
version=0.20.4
|
version=0.20.3
|
||||||
revision=1
|
revision=1
|
||||||
#archs="x86_64* aarch64* ppc64*"
|
#archs="x86_64* aarch64* ppc64*"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/iovisor/bpftrace/"
|
homepage="https://github.com/iovisor/bpftrace/"
|
||||||
distfiles="https://github.com/iovisor/bpftrace/archive/v${version}.tar.gz"
|
distfiles="https://github.com/iovisor/bpftrace/archive/v${version}.tar.gz"
|
||||||
checksum=7182c59db82dd4eac69fc74d6eb43656e2b45795df0a89840ae0456966d985da
|
checksum=29057213d253f893590b3e0a358c9382ec8ddaa6efd1af500aaaf297d23beafc
|
||||||
nostrip=yes # needs to read own symbol table
|
nostrip=yes # needs to read own symbol table
|
||||||
|
|
||||||
# bug in llvm17-devel dependencies
|
# bug in llvm17-devel dependencies
|
||||||
|
|
Loading…
Add table
Reference in a new issue