app-text/libstaroffice: --with-sharedptr=c++11
authorAndreas Sturmlechner <asturm@gentoo.org>
Wed, 15 Nov 2017 19:38:32 +0000 (20:38 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Wed, 15 Nov 2017 19:40:08 +0000 (20:40 +0100)
Closes: https://bugs.gentoo.org/637632
Package-Manager: Portage-2.3.14, Repoman-2.3.6

app-text/libstaroffice/libstaroffice-0.0.4.ebuild

index e075367c1c917d91f0c7f7132cd95e966c6b3522..21554f6b7b94faea2df5d053c087885c85ed17b1 100644 (file)
@@ -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) \