1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

systemd: Add missing leading space for CFLAGS append

(From OE-Core rev: 9141ff8dc4e75e42606f3c364718f7e813003863)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Khem Raj
2020-02-29 06:37:56 -08:00
committed by Richard Purdie
parent 21e6e7ae08
commit cde372bde3
+1 -1
View File
@@ -102,7 +102,7 @@ PACKAGECONFIG_remove_libc-musl = " \
utmp \
"
CFLAGS_append_libc-musl = "-D__UAPI_DEF_ETHHDR=0 "
CFLAGS_append_libc-musl = " -D__UAPI_DEF_ETHHDR=0 "
# Use the upstream systemd serial-getty@.service and rely on
# systemd-getty-generator instead of using the OE-core specific