FWIW, it should just be a matter of adding a BuildRequires on systemtap-headers. >From what I see the libstdc++ configury detects the presence of <sys/sdt.h> and then libsupc++/unwind-cxx.h enables the probes unconditionally (for catch, throw and rethrow).