[packages/libwps] - now C++ 11 is the only option
    qboosh 
    qboosh at pld-linux.org
       
    Fri Jul 13 18:11:36 CEST 2018
    
    
  
commit dc37595696595cf86d312c07a922acd22e11e8db
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Jul 13 18:13:26 2018 +0200
    - now C++ 11 is the only option
 libwps.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libwps.spec b/libwps.spec
index b7e0c24..31714c8 100644
--- a/libwps.spec
+++ b/libwps.spec
@@ -100,8 +100,8 @@ formatów. Obecnie obsługiwane: html, raw, tekst.
 %{__autoconf}
 %configure \
 	--disable-silent-rules \
-	--enable-static \
-	--with-sharedptr=c++11
+	--enable-static
+
 %{__make}
 
 %install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libwps.git/commitdiff/dc37595696595cf86d312c07a922acd22e11e8db
    
    
More information about the pld-cvs-commit
mailing list