]> code.ossystems Code Review - openembedded-core.git/commitdiff
eds-dbus: reenable PARALLEL_MAKE
authorSaul Wold <sgw@linux.intel.com>
Wed, 16 Feb 2011 15:33:13 +0000 (07:33 -0800)
committerSaul Wold <sgw@linux.intel.com>
Wed, 16 Feb 2011 15:34:52 +0000 (07:34 -0800)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-sato/eds/eds-dbus_git.bb

index 5ab96a7efb37dfd9c42ad1707288dc1055ecb6be..51657a4e9e6decc09b133aee74049db8f8ada13b 100644 (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