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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user