bcc: rebuild for llvm15

This commit is contained in:
Marcin Puc 2023-01-05 14:34:04 +01:00 committed by Leah Neukirchen
parent 16cbdf1ebc
commit 6553593968
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'bcc'
pkgname=bcc
version=0.26.0
revision=2
revision=3
build_style=cmake
configure_args="-DREVISION=${version} -DENABLE_LLVM_SHARED=1"
hostmakedepends="flex python3-setuptools"