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 _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
