HomeFreeBSD

games/openclonk: fix build on powerpc64le

Description

games/openclonk: fix build on powerpc64le

Use GCC for its SSE -> AltiVec translation:
/usr/lib/clang/11.0.1/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);

Details

Provenance
pkubajAuthored on
Parents
rP568618: Update to version 3.2.1
Branches
Unknown
Tags
Unknown