Searched hist:"534220407696 fb2231fb7938d7b28aa1b9cfc676" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | configure | 534220407696fb2231fb7938d7b28aa1b9cfc676 Mon Jul 29 05:50:04 CDT 2019 Paolo Bonzini <pbonzini@redhat.com> libvixl: remove per-target compiler flags
We are already including -D__STDC_LIMIT_MACROS in the global CXXFLAGS, so it makes sense to do the same for -D__STDC_CONSTANT_MACROS and -D__STDC_FORMAT_MACROS instead of limiting that to libvixl.
The -Wno-sign-compare option can also be removed since GCC 4.6 is not supported anymore.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|