bcc: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:15:41 -04:00
parent 5ae1ab8e60
commit 8b75ee9601

View file

@ -1,7 +1,7 @@
# Template file for 'bcc'
pkgname=bcc
version=0.22.0
revision=1
revision=2
wrksrc="bcc"
build_style=cmake
configure_args="-DREVISION=${version} -DENABLE_LLVM_SHARED=1"