[packages/inkscape] - inkscape needs C++11 compiler

adwol adwol at pld-linux.org
Sun Nov 1 23:17:20 CET 2015


commit 4d4df98a1a1338ed55741b161d55883e8eaa437e
Author: Adam Osuchowski <adwol at pld-linux.org>
Date:   Sun Nov 1 23:17:01 2015 +0100

    - inkscape needs C++11 compiler

 inkscape.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/inkscape.spec b/inkscape.spec
index 6e377a4..3f7f772 100644
--- a/inkscape.spec
+++ b/inkscape.spec
@@ -99,6 +99,7 @@ dwuwymiarowej grafiki wektorowej.
 %{__autoheader}
 %{__automake}
 %{__autoconf}
+CXXFLAGS="%{rpmcxxflags} -std=c++11"
 %configure \
 	--disable-silent-rules \
 	%{!?with_xft: --without-xft} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/inkscape.git/commitdiff/4d4df98a1a1338ed55741b161d55883e8eaa437e



More information about the pld-cvs-commit mailing list