mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bcc: rebuild for llvm15
This commit is contained in:
parent
16cbdf1ebc
commit
6553593968
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'bcc'
|
# Template file for 'bcc'
|
||||||
pkgname=bcc
|
pkgname=bcc
|
||||||
version=0.26.0
|
version=0.26.0
|
||||||
revision=2
|
revision=3
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DREVISION=${version} -DENABLE_LLVM_SHARED=1"
|
configure_args="-DREVISION=${version} -DENABLE_LLVM_SHARED=1"
|
||||||
hostmakedepends="flex python3-setuptools"
|
hostmakedepends="flex python3-setuptools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue