1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

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
+1
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