diff options
author | Khem Raj <raj.khem@gmail.com> | 2023-03-11 23:24:22 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-03-14 07:17:47 +0000 |
commit | ba451b771f0d089f44966c5084e3a71bdfeae40d (patch) | |
tree | 3d494f3bb61edc09675c4c3df4ef89efc45f139e /meta-poky | |
parent | 3419f8340cc515b3f71f23a4b49bd898e972668e (diff) | |
download | poky-ba451b771f0d089f44966c5084e3a71bdfeae40d.tar.gz |
systemd: Fix musl fix patch
Current patch with fail when stdint.h is in include path before this
typedef which can also happen with re-includes. Therefore shunt that
by defining __DEFINED_wchar_t which helps musl builds of systemd-boot
recipe
(From OE-Core rev: 7fce95e47601f766b384bc0d5805986ad933681f)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky')
0 files changed, 0 insertions, 0 deletions