Comment 13 for bug 1488079

Revision history for this message
In , Pacho-gentoo (pacho-gentoo) wrote :

@maintainer, summary is also in parent bug

You can see for example what Fedora did:
http://pkgs.fedoraproject.org/cgit/inkscape.git/tree/inkscape.spec
# Build in C++11 mode as glibmm headers use C++11 features. This can be dropped
# when GCC in Fedora switches to C++11 by default (with GCC 6, most likely).
export CXXFLAGS="%{optflags} -std=c++11"