[Bug 262857] x11-servers/xorg-server: illegal instruction on i386
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262857 --- Comment #2 from Martin Birgmeier <[email protected]> --- 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.