Home
last modified time | relevance | path

Searched hist:"363743 da" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dmeson.build363743da Wed Aug 26 10:10:03 CDT 2020 Yonggang Luo <luoyonggang@gmail.com> meson: Mingw64 gcc doesn't recognize system include_type for sdl2

Windows paths result in command lines like "-isystemC:/msys64/..." that
are not recognized by GCC. "include_type: 'system'" was only included
in an attempt to fix the -Wundef warnings in SDL 2.0.8, but it was not
effective. Therefore we can fix this by remove the include_type.

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>