]> git.pld-linux.org Git - packages/inkscape.git/commitdiff
- inkscape needs C++11 compiler
authorAdam Osuchowski <adwol@pld-linux.org>
Sun, 1 Nov 2015 22:17:01 +0000 (23:17 +0100)
committerAdam Osuchowski <adwol@pld-linux.org>
Sun, 1 Nov 2015 22:17:01 +0000 (23:17 +0100)
inkscape.spec

index 6e377a4c064a32dbe3bff3a68a0dd1ec42f7d7fa..3f7f7723196d9c53baf5be63eeb95bd97b227c25 100644 (file)
@@ -99,6 +99,7 @@ dwuwymiarowej grafiki wektorowej.
 %{__autoheader}
 %{__automake}
 %{__autoconf}
+CXXFLAGS="%{rpmcxxflags} -std=c++11"
 %configure \
        --disable-silent-rules \
        %{!?with_xft: --without-xft} \
This page took 0.038954 seconds and 4 git commands to generate.