Home
last modified time | relevance | path

Searched hist:"215 b0c2f" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/
H A Dmeson.build215b0c2f Tue Sep 01 07:41:17 CDT 2020 Paolo Bonzini <pbonzini@redhat.com> meson: get glib compilation flags from GLIB_CFLAGS

The glib compilation flags were added to QEMU_CFLAGS. While we still
want them to be added to all compilation commands (at least for now),
do that via GLIB_CFLAGS rather than via QEMU_CFLAGS. This shows that
glib is a special case and makes it clearer that QEMU_CFLAGS is only
about compiler commands and not dependencies.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dconfigure215b0c2f Tue Sep 01 07:41:17 CDT 2020 Paolo Bonzini <pbonzini@redhat.com> meson: get glib compilation flags from GLIB_CFLAGS

The glib compilation flags were added to QEMU_CFLAGS. While we still
want them to be added to all compilation commands (at least for now),
do that via GLIB_CFLAGS rather than via QEMU_CFLAGS. This shows that
glib is a special case and makes it clearer that QEMU_CFLAGS is only
about compiler commands and not dependencies.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>