[Bug 216745] devel/boost-libs: atomics are broken with clang 4.0 on i386

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 4 20:29:19 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216745

--- Comment #9 from Konstantin Belousov <kib at FreeBSD.org> ---
(In reply to Dimitry Andric from comment #7)
I believe that linux still supports 486.  More likely, the define means that
gcc on linux defaults to pentium or even to 686.

You arguably do not want to run any office package on 486-class machine. 
Putting aside the clang bug, I think that the practical solution, which also
works on existing releases, is to add -march=pentiumpro (or whatever it
spelled) to the CFLAGS and declare that port is not supported on any lesser
CPU.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.


More information about the freebsd-office mailing list