]> sourceware.org Git - systemtap.git/commit
PR4186: cross-architecture probe building
authorFrank Ch. Eigler <fche@elastic.org>
Mon, 24 Aug 2009 14:34:45 +0000 (10:34 -0400)
committerFrank Ch. Eigler <fche@elastic.org>
Mon, 24 Aug 2009 14:37:38 +0000 (10:37 -0400)
commit1392896dcda33324d43392f8e99fed240cf5fb9b
treec3546b8e377aa31fbf49a45b00940e017c425812
parent5a77d0116da4bc1d5b41df3172ad78c537eff51a
PR4186: cross-architecture probe building

* main.cxx (main): Add 'a:' and 'B:' options.
* session.h (kbuildflags): New place to store -B args.
* testsuite/systemtap.base/cmd_parse.exp: Test them lightly.
* buildrun.cxx (run_make_cmd): Use "--no-print-directory"
  rather than ">/dev/null" in kbuild invocations.  Pass
  '-a' and '-B' flags along.
* hash.cxx (find_script_hash): Add them.
* NEWS, stap.1.in: Mention this.
NEWS
buildrun.cxx
hash.cxx
main.cxx
session.h
stap.1.in
testsuite/systemtap.base/cmd_parse.exp
This page took 0.025502 seconds and 5 git commands to generate.