libreoffice: switch to oe.utils.parallel_make_argument for parallel make
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -36,7 +36,7 @@ EXTRA_OECONF = " \
|
||||
--without-doxygen \
|
||||
--enable-release-build \
|
||||
--disable-verbose \
|
||||
--with-parallelism=${@oe.utils.cpu_count()} \
|
||||
${@oe.utils.parallel_make_argument(d, '--with-parallelism=%d')} \
|
||||
\
|
||||
--with-system-librevenge \
|
||||
--with-system-libabw \
|
||||
|
||||
Reference in New Issue
Block a user