[Bug 283530] x11/pixman: Update to 0.44.2
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283530 --- Comment #5 from Tijl Coosemans <[email protected]> --- (In reply to Daniel Engberg from comment #4) Do you mean something like this for each arch? .if ${ARCH} == armv6 MESON_ARGS+= -Darm-simd=enabled \ -Dopenmp=disabled .else MESON_ARGS+= -Darm-simd=disabled .endif I've run unit tests on armv7, aarch64, amd64, and i386. -- You are receiving this mail because: You are the assignee for the bug.