libreoffice: Move verbose setting to common .inc

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Otavio Salvador
2016-04-25 11:07:35 -03:00
parent c2f00626d7
commit 5c14c86d12
2 changed files with 1 additions and 1 deletions

View File

@@ -96,7 +96,6 @@ export STAGING_INCDIR
# 7. galleries fail to build / prebuild from external sources?
EXTRA_OECONF += " \
--enable-verbose \
--without-java \
--with-lang=ALL \
\

View File

@@ -19,6 +19,7 @@ DEPENDS = "python3-lxml-native ccache-native archive-zip-native gperf-native bis
EXTRA_OECONF = " \
--without-doxygen \
--enable-release-build \
--enable-verbose \
\
--with-system-librevenge \
--with-system-libabw \