Home
last modified time | relevance | path

Searched hist:ff66ee53690abef92c1ea5c22b79e857cfa2485a (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfigureff66ee53690abef92c1ea5c22b79e857cfa2485a Fri Oct 15 09:29:47 CDT 2021 Paolo Bonzini <pbonzini@redhat.com> configure: do not duplicate CPU_CFLAGS into QEMU_LDFLAGS

Since commit 4dba2789084 ("configure, meson: move CPU_CFLAGS out of
QEMU_CFLAGS"), CPU_CFLAGS is included in the link commands both during
configure and (via config-meson.cross) during meson. It need not be
added separately to QEMU_LDFLAGS.

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>