bpftrace: rebuild for clang-9.0.0

This commit is contained in:
q66 2019-09-23 01:34:09 +02:00 committed by Helmut Pozimski
parent b7ed839a15
commit 6fa4ffbc01

View file

@ -1,7 +1,7 @@
# Template file for 'bpftrace' # Template file for 'bpftrace'
pkgname=bpftrace pkgname=bpftrace
version=0.9.2 version=0.9.2
revision=1 revision=2
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" # needs root to run configure_args="-DBUILD_TESTING=OFF" # needs root to run
hostmakedepends="pkg-config flex" hostmakedepends="pkg-config flex"