K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2020-12-12T17:30:09.906424Z K 7 svn:log V 325 multimedia/wlrobs: fix build on powerpc64 elfv2 Clang can't build this port, build with GCC: /usr/lib/clang/11.0.0/include/mmintrin.h:50:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_vec_init_v2si(__i, 0); END