qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 3/6] configure, pc-bios/s390-ccw: pass cross CFLAGS correctly


From: Thomas Huth
Subject: Re: [PATCH 3/6] configure, pc-bios/s390-ccw: pass cross CFLAGS correctly
Date: Tue, 21 Jun 2022 10:26:54 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0

On 21/06/2022 09.51, Paolo Bonzini wrote:
QEMU_CFLAGS is not available in pc-bios/s390-ccw/netboot.mak, but the Makefile
needs to access the flags passed to the configure script for the s390x
cross compiler.  Fix everything and rename QEMU_CFLAGS to EXTRA_CFLAGS for
consistency with tests/tcg.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
  configure                    |  1 +
  pc-bios/s390-ccw/Makefile    | 20 ++++++++++----------
  pc-bios/s390-ccw/netboot.mak |  6 +++---
  3 files changed, 14 insertions(+), 13 deletions(-)

Reviewed-by: Thomas Huth <thuth@redhat.com>




reply via email to

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