app-text/libstaroffice: Disable -Werror
authorAndreas Sturmlechner <asturm@gentoo.org>
Mon, 6 Feb 2017 21:57:01 +0000 (22:57 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Mon, 6 Feb 2017 22:03:20 +0000 (23:03 +0100)
Package-Manager: portage-2.3.3

app-text/libstaroffice/libstaroffice-0.0.2.ebuild
app-text/libstaroffice/libstaroffice-9999.ebuild

index e6ce459530532a185d6dfe54268d1df290b78d46..620e724c76ebd0d13bcbb253531717177992572a 100644 (file)
@@ -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) \
index e6ce459530532a185d6dfe54268d1df290b78d46..620e724c76ebd0d13bcbb253531717177992572a 100644 (file)
@@ -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) \