Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dconfigureb98fcfd8840f290c406c32301340e96f00238a93 Tue Jul 11 03:08:55 CDT 2017 Paolo Bonzini <pbonzini@redhat.com> build: add -Wexpansion-to-defined

This warning is included in -Wall by clang, but not by GCC (which only
enables it for -Wextra). Include it in the list of warnings we enable
to minimize the differences between the compilers:

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