Closed dak180 closed 1 year ago
According to these two upstream reports
https://gitlab.freedesktop.org/pixman/pixman/-/issues/69 https://gitlab.freedesktop.org/pixman/pixman/-/issues/59
try adding --disable-arm-a64-neon
to ConfigureParams in pixman.info.
The final fix needs to be conditionalized for Apple Silicon installs,
but this will tell us if that parameter is sufficient.
@nieder --disable-arm-a64-neon
fixes the compile and the tests all pass.
pixman compile output