From 9a6524b486ecf0671b924a1c8b9d439a40810505 Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Fri, 22 Feb 2008 21:10:14 -0500 Subject: PR5787, PR2608 --- buildrun.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildrun.cxx') diff --git a/buildrun.cxx b/buildrun.cxx index 66cc4986..67836108 100644 --- a/buildrun.cxx +++ b/buildrun.cxx @@ -97,7 +97,7 @@ compile_pass (systemtap_session& s) for (unsigned i=0; i 2) + if (s.verbose > 3) o << "EXTRA_CFLAGS += -ftime-report -Q" << endl; // XXX: unfortunately, -save-temps can't work since linux kbuild cwd -- cgit