mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +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:
committed by
Martin Jansa
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
|
||||
|
||||
Reference in New Issue
Block a user