K 10 svn:author V 4 yuri K 8 svn:date V 27 2018-12-16T08:32:24.576653Z K 7 svn:log V 271 math/combblas: Fix the OpenMP dependency Remove 'find_package(OpenMP)' and llvm/clang70 because 'find_package(OpenMP)' is now broken with clang70 too. Fix the problem by patching out 'find_package(OpenMP)'. See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234050 END