[kde-freebsd] [SVN Commit] branches/kde-4.10.4/x11/kdelibs4/files
Raphael Kubo da Costa
rakuco at FreeBSD.org
Sun Jun 23 22:50:18 UTC 2013
SVN commit 9299 by rakuco:
Modify the CXX flags passed to clang.
Passing -fno-exceptions causes a lot of things to break. Unlike GCC, clang
complains about code using exceptions even when it's in template code that
ends up not being generated.
I'm talking to dim@ to check if there's a problem in clang.
M +3 -2 patch-cmake_modules_FindKDE4Internal.cmake
More information about the kde-freebsd
mailing list