From 4d4df98a1a1338ed55741b161d55883e8eaa437e Mon Sep 17 00:00:00 2001 From: Adam Osuchowski Date: Sun, 1 Nov 2015 23:17:01 +0100 Subject: [PATCH] - 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} \ -- 2.43.0