1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

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
+1 -1
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