From 5df15347e029bc47451932b061acc3987a698819 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Wed, 16 Feb 2011 07:33:13 -0800 Subject: eds-dbus: reenable PARALLEL_MAKE Signed-off-by: Saul Wold --- meta/recipes-sato/eds/eds-dbus_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-sato/eds') diff --git a/meta/recipes-sato/eds/eds-dbus_git.bb b/meta/recipes-sato/eds/eds-dbus_git.bb index 5ab96a7efb..51657a4e9e 100644 --- a/meta/recipes-sato/eds/eds-dbus_git.bb +++ b/meta/recipes-sato/eds/eds-dbus_git.bb @@ -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 -- cgit v1.2.3-54-g00ecf