mirror of
git://git.yoctoproject.org/poky
synced 2026-08-17 03:57:09 +00:00
eds-dbus: reenable PARALLEL_MAKE
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
parent
bcb56958f8
commit
5df15347e0
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user