Skip to content

operations: fix #356 Mantiuk crashes when built with clang

Jacob Boerema requested to merge wip/wormnest/mantiuk-clang into master

It seems that for unclear reasons the mantiuk filter crashes when built with clang. This seems to be related to using OpenMP, so for now let's disable that when using clang.

Merge request reports