Merge pull request #14121 from seiko2plus:cmake_vsx_fix_aligned_test

This commit is contained in:
Alexander Alekhin 2019-03-21 13:25:39 +00:00
commit 865bd7abff

View File

@ -2,6 +2,7 @@
// https://github.com/opencv/opencv/issues/13211
#include <altivec.h>
#undef bool
#define vsx_ld vec_vsx_ld
#define vsx_st vec_vsx_st