[Bug 262857] x11-servers/xorg-server: illegal instruction on i386
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 262857] x11-servers/xorg-server: illegal instruction on i386"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 27 Mar 2022 18:45:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262857 --- Comment #2 from Martin Birgmeier <d8zNeCFG@aon.at> --- Thank you for the pointer. Trying this, it starts with rebuilding llvm13 which will take a while. I have added the following to both Makefiles: .if ${ARCH} == i386 MESON_ARGS+= -Dsse2=false .endif -- Martin -- You are receiving this mail because: You are the assignee for the bug.