mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/bcc: use llvm16
This commit is contained in:
parent
98711b0fed
commit
9a92e7bae6
@ -2,13 +2,13 @@
|
||||
# Maintainer: Adam Jensen <adam@acj.sh>
|
||||
pkgname=bcc
|
||||
pkgver=0.27.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="A toolkit for creating efficient kernel tracing and manipulation programs"
|
||||
url="https://github.com/iovisor/bcc/"
|
||||
# s390x build fails
|
||||
arch="all !s390x"
|
||||
license="Apache-2.0"
|
||||
_llvmver=15
|
||||
_llvmver=16
|
||||
makedepends="
|
||||
bison
|
||||
clang$_llvmver-dev
|
||||
|
Loading…
Reference in New Issue
Block a user