diff options
author | Khem Raj <raj.khem@gmail.com> | 2023-08-09 13:56:30 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-08-14 12:51:21 +0100 |
commit | 57a19a352ff943a1fdc4230102d0ad73b452d64e (patch) | |
tree | 84fd5fe24365e3ee2f6d70070d74fa6841c09321 /scripts/lib/devtool/sdk.py | |
parent | 88e46ee15a4d7e73dedf4338608f4e981c1a04ad (diff) | |
download | poky-57a19a352ff943a1fdc4230102d0ad73b452d64e.tar.gz |
gnu-efi: Fix build on musl
Build with musl emits extra warnings about pointer incompatibility due
to different type of wchar_t than glibc which turns to be error in the
end, disable -Werror for musl.
(From OE-Core rev: 645d2bd6dee1d33a722e962d9f916540c2ef68a4)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/sdk.py')
0 files changed, 0 insertions, 0 deletions