fixed build of iOS framework another time; clang does not like the new NEON-optimized split/merge
This commit is contained in:
@@ -43,6 +43,10 @@
|
||||
#include "precomp.hpp"
|
||||
#include "opencl_kernels_core.hpp"
|
||||
|
||||
#ifdef __APPLE__
|
||||
#undef CV_NEON
|
||||
#endif
|
||||
|
||||
namespace cv
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user