diff options
author | Khem Raj <raj.khem@gmail.com> | 2024-05-29 22:10:59 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-05-30 08:12:34 +0100 |
commit | e1a29a656c444c238b92147e6bc37382254cd12f (patch) | |
tree | 461c208f1157ea544ab7ecc87eb6c587ad3e8f4f /lib/oeqa/sdkmingw/context.py | |
parent | 798f7e554ed2d3777db99bf6ebba85a2ccd9a549 (diff) | |
download | meta-mingw-e1a29a656c444c238b92147e6bc37382254cd12f.tar.gz |
gettext: Disable incompatible-pointer-types warning as error on mingw
GCC-14 promoted this warning into error by default but code does not
build cleanly and now this warning becomes a hard error.
RP: Fix whitespace
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'lib/oeqa/sdkmingw/context.py')
0 files changed, 0 insertions, 0 deletions