[Bug 276296] x11/pixman: update to 0.43.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 276296] x11/pixman: update to 0.43.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Oct 2024 09:21:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276296
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/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.