mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 12:19:22 +00:00
evolution-data-server: fix build
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
ca8ddbe66c
commit
6f9b762d02
@ -31,7 +31,7 @@ S = "${WORKDIR}/git"
|
||||
inherit autotools gtk-doc pkgconfig gettext gobject-introspection
|
||||
|
||||
# -ldb needs this on some platforms
|
||||
LDFLAGS += "-lpthread"
|
||||
LDFLAGS += "-lpthread -lgmodule-2.0 -lgthread-2.0"
|
||||
|
||||
# Parallel make shows many issues with this source code.
|
||||
# Current problems seem to be duplicate execution of the calander/backends
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user