summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-02-29 06:37:56 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-02-29 21:47:23 +0000
commit9141ff8dc4e75e42606f3c364718f7e813003863 (patch)
tree651dabc84e946b320e3a248b3838b56a37d4e557
parent7939288700ad35ed43e5988371e16d5afc594a57 (diff)
downloadopenembedded-core-contrib-9141ff8dc4e75e42606f3c364718f7e813003863.tar.gz
systemd: Add missing leading space for CFLAGS append
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-core/systemd/systemd_244.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/systemd/systemd_244.3.bb b/meta/recipes-core/systemd/systemd_244.3.bb
index dfb7ad59c0..c5c0ce4bad 100644
--- a/meta/recipes-core/systemd/systemd_244.3.bb
+++ b/meta/recipes-core/systemd/systemd_244.3.bb
@@ -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