Skip to content
Commit f5bbed82 authored by Piotr Kubaj's avatar Piotr Kubaj
Browse files

graphics/blender: fix build on non-x86

Don't use SSE on non-x86.

/wrkdirs/usr/ports/graphics/blender/work/blender-2.91.0/intern/cycles/util/../util/util_simd.h:60:14: error: unknown type name '__m128'
extern const __m128 _mm_lookupmask_ps[16];

Additionally, libunwind works on more architectures.
parent 9c489c4d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment