diff options
author | Khem Raj <raj.khem@gmail.com> | 2013-01-22 18:45:00 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-01-24 20:09:03 +0000 |
commit | 34fb09201840246bb7c5dce747558f765e892a32 (patch) | |
tree | 543a41648933de94c168b133a41e89a7ceb9967b /meta-yocto/conf | |
parent | 5ec82dd8479edf2e2a703b9a01750a9869c17cb5 (diff) | |
download | poky-34fb09201840246bb7c5dce747558f765e892a32.tar.gz |
systemd: Fix build on ppc
ppc discovers an interesting issue in linking systemd where a library is
missing in link cmdline and linker barfs
./.libs/libsystemd-core.a(libsystemd_core_la-manager.o): In function
`manager_check_finished':
/builddir/build/BUILD/systemd-196/src/core/manager.c:2092: undefined
reference to `sd_notifyf'
collect2: error: ld returned 1 exit status
For more info see
https://bugzilla.redhat.com/show_bug.cgi?id=888255
(From OE-Core rev: 2e2a91025ca9c113365c810ce08b48201fe792b8)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto/conf')
0 files changed, 0 insertions, 0 deletions