Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 921197 | Differences between
and this patch

Collapse All | Expand All

(-)a/dev-util/perf/perf-6.6.ebuild (-1 / +1 lines)
Lines 129-135 pkg_setup() { Link Here
129
	python_setup
129
	python_setup
130
130
131
	if use bpf ; then
131
	if use bpf ; then
132
		CONFIG_CHECK+="~BPF ~BPF_EVENTS ~BPF_SYSCALL ~DEBUG_INFO_BTF ~HAVE_EBPF_JIT"
132
		local CONFIG_CHECK+="~BPF ~BPF_EVENTS ~BPF_SYSCALL ~DEBUG_INFO_BTF ~HAVE_EBPF_JIT"
133
	fi
133
	fi
134
134
135
	linux-info_pkg_setup
135
	linux-info_pkg_setup

Return to bug 921197