From: John Kacur <jkacur@redhat.com>
To: Clark Williams <williams@redhat.com>
Cc: John Kacur <jkacur@redhat.com>,
rt-users <linux-rt-users@vger.kernel.org>
Subject: [PATCH 0/3] rt-tests: Makefile changes
Date: Mon, 16 Nov 2009 19:40:11 +0100 [thread overview]
Message-ID: <1258396814-12929-1-git-send-email-jkacur@redhat.com> (raw)
Here are a few simple Makefile changes to the rt-tests suite.
The DEBUG option is especially useful for debugging problems.
For example, it allows you to do:
make DEBUG=0 pi_stress
That will compile a version of pi_stress with -O0 -g
You can also pull
e2a22de97709513b3d541f65280db51e44431a3e
14806d13a0b84220fa17d38bdb32559610434794
7ea849f942f7e5b02d2be9ee50e2584635cd7be4
from git://git.kernel.org/pub/scm/linux/kernel/git/jkacur/rt-tests.git
(branch rt-tests-dev)
John Kacur (3):
rt-tests: Makefile - Change FLAGS to CFLAGS
rt-tests: Makefile - Specify when a target is a PHONY target.
rt-tests: Makefile - Add a DEBUG option to the Makefile
Makefile | 31 +++++++++++++++++++++++++------
1 files changed, 25 insertions(+), 6 deletions(-)
next reply other threads:[~2009-11-16 18:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-16 18:40 John Kacur [this message]
2009-11-16 18:40 ` [PATCH 1/3] rt-tests: Makefile - Change FLAGS to CFLAGS John Kacur
2009-11-16 18:40 ` [PATCH 2/3] rt-tests: Makefile - Specify when a target is a PHONY target John Kacur
2009-11-16 18:40 ` [PATCH 3/3] rt-tests: Makefile - Add a DEBUG option to the Makefile John Kacur
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1258396814-12929-1-git-send-email-jkacur@redhat.com \
--to=jkacur@redhat.com \
--cc=linux-rt-users@vger.kernel.org \
--cc=williams@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).