Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Dec 2024 19:48:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 283530] x11/pixman: Update to 0.44.2
Message-ID:  <bug-283530-7141-28eofhE0gu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-283530-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-283530-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=3D283530

--- Comment #5 from Tijl Coosemans <tijl@FreeBSD.org> ---
(In reply to Daniel Engberg from comment #4)
Do you mean something like this for each arch?

.if ${ARCH} =3D=3D armv6
MESON_ARGS+=3D -Darm-simd=3Denabled \
             -Dopenmp=3Ddisabled
.else
MESON_ARGS+=3D -Darm-simd=3Ddisabled
.endif

I've run unit tests on armv7, aarch64, amd64, and i386.

--=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-283530-7141-28eofhE0gu>