summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2021-04-19 20:30:38 -0700
committerPatrick McLean <chutzpah@gentoo.org>2021-04-19 20:30:38 -0700
commit816074b07b21e36ccfddd5df66c76277ea122c15 (patch)
tree61faf5226b476ee8b3e7889804591e178c635d23
parentdev-cpp/glibmm: use ${EPYTHON}, not python3 (diff)
downloadgentoo-816074b07b21e36ccfddd5df66c76277ea122c15.tar.gz
gentoo-816074b07b21e36ccfddd5df66c76277ea122c15.tar.bz2
gentoo-816074b07b21e36ccfddd5df66c76277ea122c15.zip
dev-util/bpftrace-0.12.1: Fix leftover usex check
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
-rw-r--r--dev-util/bpftrace/bpftrace-0.12.1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-util/bpftrace/bpftrace-0.12.1.ebuild b/dev-util/bpftrace/bpftrace-0.12.1.ebuild
index cd9445475399..c36af3ddcf98 100644
--- a/dev-util/bpftrace/bpftrace-0.12.1.ebuild
+++ b/dev-util/bpftrace/bpftrace-0.12.1.ebuild
@@ -82,7 +82,6 @@ src_configure() {
-DSTATIC_LINKING:BOOL=OFF
-DBUILD_TESTING:BOOL=OFF
-DBUILD_FUZZ:BOOL=$(usex fuzzing)
- -DUSE_LIBFUZZER:BOOL=$(usex libfuzzer)
)
cmake_src_configure