]> code.ossystems Code Review - openembedded-core.git/commitdiff
systemd: Add missing leading space for CFLAGS append
authorKhem Raj <raj.khem@gmail.com>
Sat, 29 Feb 2020 14:37:56 +0000 (06:37 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 29 Feb 2020 21:47:23 +0000 (21:47 +0000)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd_244.3.bb

index dfb7ad59c064a3cd2fe8eb9ae987cfe16776b0e2..c5c0ce4bad05bb33b9eb2db4dd2b90b611d0ab6b 100644 (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