From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [patch] add help text for --enable-sparse
Date: Tue, 07 Oct 2008 22:58:40 +0200 [thread overview]
Message-ID: <48EBCD80.5060806@redhat.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 48 bytes --]
Hi,
$subject says all.
please apply,
Gerd
[-- Attachment #2: 0039-add-help-text-for-enable-sparse.patch --]
[-- Type: text/plain, Size: 1098 bytes --]
>From ae1317339c95efc2452031f524120540136c5684 Mon Sep 17 00:00:00 2001
From: Gerd Hoffmann <kraxel@redhat.com>
Date: Tue, 7 Oct 2008 22:49:09 +0200
Subject: [PATCH] add help text for --enable-sparse
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
---
configure | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/configure b/configure
index 5b23b33..5ea4ef7 100755
--- a/configure
+++ b/configure
@@ -430,7 +430,8 @@ echo " --host-cc=CC use C compiler CC [$host_cc] for dyngen etc."
echo " --make=MAKE use specified make [$make]"
echo " --install=INSTALL use specified install [$install]"
echo " --static enable static build [$static]"
-echo " --disable-sparse disable sparse checker"
+echo " --enable-sparse enable sparse checker"
+echo " --disable-sparse disable sparse checker (default)"
echo " --disable-werror disable compilation abort on warning"
echo " --disable-sdl disable SDL"
echo " --enable-cocoa enable COCOA (Mac OS X only)"
--
1.5.5.1
next reply other threads:[~2008-10-07 20:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-07 20:58 Gerd Hoffmann [this message]
2008-10-07 21:22 ` [Qemu-devel] [patch] add help text for --enable-sparse Anthony Liguori
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=48EBCD80.5060806@redhat.com \
--to=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.