From eb0229a452914b2972b2c82bda31691e7388b2ec Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Mon, 6 Feb 2017 22:57:01 +0100 Subject: [PATCH] app-text/libstaroffice: Disable -Werror Package-Manager: portage-2.3.3 --- app-text/libstaroffice/libstaroffice-0.0.2.ebuild | 3 ++- app-text/libstaroffice/libstaroffice-9999.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/app-text/libstaroffice/libstaroffice-0.0.2.ebuild b/app-text/libstaroffice/libstaroffice-0.0.2.ebuild index e6ce45953053..620e724c76eb 100644 --- a/app-text/libstaroffice/libstaroffice-0.0.2.ebuild +++ b/app-text/libstaroffice/libstaroffice-0.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -33,6 +33,7 @@ src_prepare() { src_configure() { econf \ + --disable-werror \ $(use_enable debug) \ $(use_with doc docs) \ $(use_enable tools) \ diff --git a/app-text/libstaroffice/libstaroffice-9999.ebuild b/app-text/libstaroffice/libstaroffice-9999.ebuild index e6ce45953053..620e724c76eb 100644 --- a/app-text/libstaroffice/libstaroffice-9999.ebuild +++ b/app-text/libstaroffice/libstaroffice-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -33,6 +33,7 @@ src_prepare() { src_configure() { econf \ + --disable-werror \ $(use_enable debug) \ $(use_with doc docs) \ $(use_enable tools) \ -- 2.26.2