qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] configure: remove reference to removed option


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] configure: remove reference to removed option
Date: Mon, 6 Jun 2022 17:00:07 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

On 6/6/22 12:47, Paolo Bonzini wrote:
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
  configure | 1 -
  1 file changed, 1 deletion(-)

diff --git a/configure b/configure
index b9ccff9067..ac18ed4f3a 100755
--- a/configure
+++ b/configure
@@ -1035,7 +1035,6 @@ Advanced options (experts only):
    --with-git-submodules=ignore   do not update or check git submodules 
(default if no .git dir)
    --static                 enable static build [$static]
    --bindir=PATH            install binaries in PATH
-  --efi-aarch64=PATH       PATH of efi file to use for aarch64 VMs.
    --with-suffix=SUFFIX     suffix for QEMU data inside 
datadir/libdir/sysconfdir/docdir [$qemu_suffix]
    --without-default-features default all --enable-* options to "disabled"
    --without-default-devices  do not include any device that is not needed to

Leftover from commit f5c730698a ("tests/vm: do not pollute configure with --efi-aarch64").

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

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