qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [7023] Document some missing options in configure -h


From: Aurelien Jarno
Subject: [Qemu-devel] [7023] Document some missing options in configure -h
Date: Tue, 07 Apr 2009 19:57:17 +0000

Revision: 7023
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=7023
Author:   aurel32
Date:     2009-04-07 19:57:17 +0000 (Tue, 07 Apr 2009)
Log Message:
-----------
Document some missing options in configure -h

Signed-off-by: Andreas Faerber <address@hidden>
Signed-off-by: Aurelien Jarno <address@hidden>

Modified Paths:
--------------
    trunk/configure

Modified: trunk/configure
===================================================================
--- trunk/configure     2009-04-07 19:57:09 UTC (rev 7022)
+++ trunk/configure     2009-04-07 19:57:17 UTC (rev 7023)
@@ -554,6 +554,8 @@
 echo "  --cross-prefix=PREFIX    use PREFIX for compile tools [$cross_prefix]"
 echo "  --cc=CC                  use C compiler CC [$cc]"
 echo "  --host-cc=CC             use C compiler CC [$host_cc] for dyngen etc."
+echo "  --extra-cflags=CFLAGS    add C compiler flags CFLAGS"
+echo "  --extra-ldflags=LDFLAGS  add linker flags LDFLAGS"
 echo "  --make=MAKE              use specified make [$make]"
 echo "  --install=INSTALL        use specified install [$install]"
 echo "  --static                 enable static build [$static]"





reply via email to

[Prev in Thread] Current Thread [Next in Thread]