Date: Fri, 18 Oct 2024 09:21:22 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 276296] x11/pixman: update to 0.43.0 Message-ID: <bug-276296-7141-Pzua7gibIG@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-276296-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-276296-7141@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276296 Robert Clausecker <fuz@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fuz@FreeBSD.org --- Comment #5 from Robert Clausecker <fuz@FreeBSD.org> --- 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/binutil= s. pixman-0.43.0 seems to be affected, too. I recommend supplying MESON_ARGS=3D -Dneon=3Ddisabled -darm-simd=3Ddisabled 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? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276296-7141-Pzua7gibIG>