[kde-freebsd] [SVN Commit] area51/PORTS/deskutils/zanshin
Raphael Kubo da Costa
rakuco at FreeBSD.org
Sat Jan 9 22:03:43 UTC 2016
SVN commit 11795 by rakuco:
zanshin: Add USES=compiler:c++11-lib.
This fixes the build on 9.x: Zanshin only supports GCC versions >= 4.8, and it
uses several C++11 features depending on the standard library, such as
std::function.
I have not tried running the port on 9.x though, and it is possible that it
will fail because of different libstdc++ versions being used for the rest of
Qt/KDE and Zanshin.
M +1 -1 Makefile
More information about the kde-freebsd
mailing list