summaryrefslogtreecommitdiff
path: root/dev-util/bcc/bcc-0.25.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/bcc/bcc-0.25.0.ebuild')
-rw-r--r--dev-util/bcc/bcc-0.25.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/bcc/bcc-0.25.0.ebuild b/dev-util/bcc/bcc-0.25.0.ebuild
index 3587e236d298..f4e7887f0085 100644
--- a/dev-util/bcc/bcc-0.25.0.ebuild
+++ b/dev-util/bcc/bcc-0.25.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -94,7 +94,7 @@ src_configure() {
local bcc_python_impls
python_foreach_impl python_add_impl
- local -a mycmakeargs=(
+ local mycmakeargs=(
-DREVISION=${PV%%_*}
-DENABLE_LLVM_SHARED=ON
-DCMAKE_USE_LIBBPF_PACKAGE=ON