]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
systemd: Fix musl fix patch
authorKhem Raj <raj.khem@gmail.com>
Sun, 12 Mar 2023 07:24:22 +0000 (23:24 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 14 Mar 2023 07:17:26 +0000 (07:17 +0000)
commit7fce95e47601f766b384bc0d5805986ad933681f
tree24fce56e150e23aafe2578e0bd2585c9ef09c48c
parent4a28057849f9edc6ac06d115531f579673d788b5
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

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>
meta/recipes-core/systemd/systemd/0004-src-boot-efi-efi-string.c-define-wchar_t-from-__WCHA.patch