diff --git a/systemtap.spec b/systemtap.spec index a34e93ed2f56c5a82044158c4c67218236d80c83..c9113d2c0dd3a40bf2a7a52e2d5ef245ebfdfb97 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -4,14 +4,14 @@ %{!?with_htmldocs: %global with_htmldocs 0} %{!?with_monitor: %global with_monitor 1} # crash is not available -%ifarch ppc ppc64 %{sparc} %{mips} %{loongarch64} +%ifarch ppc ppc64 %{sparc} %{mips} loongarch64 %{!?with_crash: %global with_crash 0} %else %{!?with_crash: %global with_crash 1} %endif %{!?with_rpm: %global with_rpm 1} %{!?elfutils_version: %global elfutils_version 0.142} -%{!?pie_supported: %global pie_supported 1} +%{!?pie_supported: %global pie_supported 1} %{!?with_boost: %global with_boost 0} %ifarch %{ix86} x86_64 ppc ppc64 ppc64le aarch64 %{!?with_dyninst: %global with_dyninst 0%{?fedora} >= 18 || 0%{?rhel} >= 7}