From 59f3860a0d9f1551b9e4a5ff7b790a225b11fb2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 27 Nov 2017 12:36:42 +0100 Subject: [PATCH] libreoffice-native: remove --enable-verbose - it is set in libreoffice.inc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-libreoffice/libreoffice/libreoffice-native.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes-libreoffice/libreoffice/libreoffice-native.bb b/recipes-libreoffice/libreoffice/libreoffice-native.bb index fb88658..ee9b4a7 100644 --- a/recipes-libreoffice/libreoffice/libreoffice-native.bb +++ b/recipes-libreoffice/libreoffice/libreoffice-native.bb @@ -47,8 +47,6 @@ SRC_URI += " \ " EXTRA_OECONF += " \ - --enable-verbose \ - \ --enable-python=system \ --without-x \ --without-java \