qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 1/6] pc-bios/optionrom: use -m16 unconditionally


From: Richard Henderson
Subject: Re: [PATCH 1/6] pc-bios/optionrom: use -m16 unconditionally
Date: Tue, 21 Jun 2022 07:48:41 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

On 6/21/22 00:51, Paolo Bonzini wrote:
Remove support for .code16gcc, all supported platforms have -m16.

Signed-off-by: Paolo Bonzini<pbonzini@redhat.com>
---
  pc-bios/optionrom/Makefile    | 15 +--------------
  pc-bios/optionrom/code16gcc.h |  3 ---
  2 files changed, 1 insertion(+), 17 deletions(-)
  delete mode 100644 pc-bios/optionrom/code16gcc.h

It was a bit dicey using .code16gcc behind the compiler's back anyway.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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