mirror of
https://github.com/opencv/opencv.git
synced 2024-11-27 12:40:05 +08:00
cmake:vsx Fix compilation fail on aligned runtime test when c++11 enabled
This commit is contained in:
parent
e09a464242
commit
0df607e5dd
@ -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…
Reference in New Issue
Block a user