eds-dbus: reenable PARALLEL_MAKE

Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
Saul Wold 2011-02-16 07:33:13 -08:00
parent bcb56958f8
commit 5df15347e0

View File

@ -31,7 +31,7 @@ LDFLAGS += "-lpthread"
# Parallel make shows many issues with this source code.
# Current problems seem to be duplicate execution of the calander/backends
# directories by make resulting in truncated/corrupt .la files
PARALLEL_MAKE = ""
#PARALLEL_MAKE = ""
do_configure_prepend () {
echo "EXTRA_DIST = " > ${S}/gtk-doc.make