summaryrefslogtreecommitdiffstats
path: root/buildrun.cxx
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@elastic.org>2009-12-20 12:16:33 -0500
committerFrank Ch. Eigler <fche@elastic.org>2009-12-20 12:17:07 -0500
commitbe00414012df13c2eddf98909b3cdfe21c2a94d8 (patch)
treec9151e2dcd0a9ed880d3ce1c007b5a0517a0bc2b /buildrun.cxx
parentb5a0dd413a3e4f521df7febca6b88f0ec6b9ff36 (diff)
downloadsystemtap-steved-be00414012df13c2eddf98909b3cdfe21c2a94d8.tar.gz
systemtap-steved-be00414012df13c2eddf98909b3cdfe21c2a94d8.tar.xz
systemtap-steved-be00414012df13c2eddf98909b3cdfe21c2a94d8.zip
PR10601 cont'd, RHEL5 backward compatibility with more runtime/autoconf*
Diffstat (limited to 'buildrun.cxx')
-rw-r--r--buildrun.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/buildrun.cxx b/buildrun.cxx
index 0f2f05b5..5939fcae 100644
--- a/buildrun.cxx
+++ b/buildrun.cxx
@@ -162,6 +162,8 @@ compile_pass (systemtap_session& s)
output_autoconf(s, o, "autoconf-x86-gs.c", "STAPCONF_X86_GS", NULL);
output_autoconf(s, o, "autoconf-grsecurity.c", "STAPCONF_GRSECURITY", NULL);
output_autoconf(s, o, "autoconf-trace-printk.c", "STAPCONF_TRACE_PRINTK", NULL);
+ output_autoconf(s, o, "autoconf-regset.c", "STAPCONF_REGSET", NULL);
+ output_autoconf(s, o, "autoconf-utrace-regset.c", "STAPCONF_UTRACE_REGSET", NULL);
#if 0
/* NB: For now, the performance hit of probe_kernel_read/write (vs. our