summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-core/systemd/systemd_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-core/systemd/systemd_git.bb b/meta-oe/recipes-core/systemd/systemd_git.bb
index 7a35f7907..44f2e7f98 100644
--- a/meta-oe/recipes-core/systemd/systemd_git.bb
+++ b/meta-oe/recipes-core/systemd/systemd_git.bb
@@ -28,6 +28,8 @@ UCLIBCPATCHES_libc-uclibc = "file://paper-over-mkostemp.patch \
28 file://format-replace-m-uclibc.patch \ 28 file://format-replace-m-uclibc.patch \
29 " 29 "
30 30
31LDFLAGS_libc-uclibc_append = " -lrt"
32
31S = "${WORKDIR}/git" 33S = "${WORKDIR}/git"
32 34
33SYSTEMDDISTRO ?= "debian" 35SYSTEMDDISTRO ?= "debian"