diff options
author | Khem Raj <raj.khem@gmail.com> | 2024-05-29 22:10:58 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-05-30 08:12:28 +0100 |
commit | 798f7e554ed2d3777db99bf6ebba85a2ccd9a549 (patch) | |
tree | 9d3d1000a9c3257f638c5f4b8a900ecb5a101d22 /lib/oeqa/sdkmingw/context.py | |
parent | 8c6eabc762f13d7ae5d1c22a70e306550cb8616d (diff) | |
download | meta-mingw-798f7e554ed2d3777db99bf6ebba85a2ccd9a549.tar.gz |
curl: 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