All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] Document some missing options in configure -h
@ 2009-02-28 16:57 Andreas Färber
  2009-02-28 17:04 ` M. Warner Losh
  0 siblings, 1 reply; 5+ messages in thread
From: Andreas Färber @ 2009-02-28 16:57 UTC (permalink / raw)
  To: qemu-devel

Signed-off-by: Andreas Faerber <andreas.faerber@web.de>
---
  This patch documents only these two for now.
  Still undocumented here is --disable-gfx-checks.

diff --git a/configure b/configure
index 62925d8..75e1099 100755
--- a/configure
+++ b/configure
@@ -531,6 +531,8 @@ echo "  --cc=CC                  use C compiler CC  
[$cc]"
  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 "  --extra-cflags=CFLAGS    add C compiler flags CFLAGS"
+echo "  --extra-ldflags=LDFLAGS  add linker flags LDFLAGS"
  echo "  --static                 enable static build [$static]"
  echo "  --enable-sparse          enable sparse checker"
  echo "  --disable-sparse         disable sparse checker (default)"

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

end of thread, other threads:[~2009-04-07 19:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-28 16:57 [Qemu-devel] [PATCH] Document some missing options in configure -h Andreas Färber
2009-02-28 17:04 ` M. Warner Losh
2009-02-28 17:22   ` Andreas Färber
2009-03-08 18:46     ` [Qemu-devel] [PATCH] [RESEND] " Andreas Färber
2009-04-07 19:58       ` Aurelien Jarno

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.