libreoffice.inc: reduce build time / log file size by removing --enable-verbose
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -32,7 +32,6 @@ DEPENDS += " \
|
||||
EXTRA_OECONF = " \
|
||||
--without-doxygen \
|
||||
--enable-release-build \
|
||||
--enable-verbose \
|
||||
--with-parallelism=${@oe.utils.cpu_count()} \
|
||||
\
|
||||
--with-system-librevenge \
|
||||
@@ -41,3 +40,5 @@ EXTRA_OECONF = " \
|
||||
--with-system-libebook \
|
||||
--with-system-libfreehand \
|
||||
"
|
||||
|
||||
# --enable-verbose
|
||||
|
||||
Reference in New Issue
Block a user