Skip to content

pixman/pixman-vmx.c: fix build issue observed on NetBSD/powerpc.

he32 requested to merge netbsd-powerpc-fix into master

This avoids the compiler error message we otherwise get: pixman-vmx.c:2936:5: error: subscripted value is neither array nor pointer

Merge request reports