Merge pull request #14121 from seiko2plus:cmake_vsx_fix_aligned_test

pull/14125/head
Alexander Alekhin 6 years ago
commit 865bd7abff
  1. 1
      cmake/checks/runtime/cpu_vsx_aligned.cpp

@ -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

Loading…
Cancel
Save