From 23413086429d22ecb4984df5d7ed7c396018cd0c Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Wed, 15 Nov 2017 20:38:32 +0100 Subject: 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(+) (limited to 'app-text/libstaroffice') diff --git a/app-text/libstaroffice/libstaroffice-0.0.4.ebuild b/app-text/libstaroffice/libstaroffice-0.0.4.ebuild index e075367c1c91..21554f6b7b94 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) \ -- cgit v1.2.3-18-g5258