diff --git a/bpftrace.spec b/bpftrace.spec index 16ceb81..3cd89bb 100644 --- a/bpftrace.spec +++ b/bpftrace.spec @@ -53,12 +53,6 @@ and predecessor tracers such as DTrace and SystemTap %install -# The post hooks strip the binary which removes -# the BEGIN_trigger and END_trigger functions -# which are needed for the BEGIN and END probes -%global __os_install_post %{nil} -%global _find_debuginfo_opts -g - %cmake_install # Fix shebangs (https://fedoraproject.org/wiki/Packaging:Guidelines#Shebang_lines)