commit:     23413086429d22ecb4984df5d7ed7c396018cd0c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 15 19:38:32 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 15 19:40:08 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23413086

app-text/libstaroffice: --with-sharedptr=c++11

Closes: https://bugs.gentoo.org/637632
Package-Manager: Portage-2.3.14, Repoman-2.3.6

 app-text/libstaroffice/libstaroffice-0.0.4.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-text/libstaroffice/libstaroffice-0.0.4.ebuild 
b/app-text/libstaroffice/libstaroffice-0.0.4.ebuild
index e075367c1c9..21554f6b7b9 100644
--- a/app-text/libstaroffice/libstaroffice-0.0.4.ebuild
+++ b/app-text/libstaroffice/libstaroffice-0.0.4.ebuild
@@ -33,6 +33,7 @@ src_prepare() {
 src_configure() {
        econf \
                --disable-werror \
+               --with-sharedptr=c++11 \
                $(use_enable debug) \
                $(use_with doc docs) \
                $(use_enable tools) \

Reply via email to