[Bug 276296] x11/pixman: update to 0.43.0
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276296 Robert Clausecker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Robert Clausecker <[email protected]> --- Note that for current x11/pixman, the assembly code no longer assembles with binutils 2.43 when it did with 2.40. This is a regression in devel/binutils. pixman-0.43.0 seems to be affected, too. I recommend supplying MESON_ARGS= -Dneon=disabled -darm-simd=disabled on armv7 to work around this issue until it can be addressed properly. I also found that the arm64 SIMD code builds fine. @manu, what was the NEON issue exactly? -- You are receiving this mail because: You are the assignee for the bug.