qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [patch] add help text for --enable-sparse
@ 2008-10-07 20:58 Gerd Hoffmann
  2008-10-07 21:22 ` Anthony Liguori
  0 siblings, 1 reply; 2+ messages in thread
From: Gerd Hoffmann @ 2008-10-07 20:58 UTC (permalink / raw)
  To: qemu-devel

[-- 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-10-07 21:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-07 20:58 [Qemu-devel] [patch] add help text for --enable-sparse Gerd Hoffmann
2008-10-07 21:22 ` Anthony Liguori

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).