[Bug 284196] Many ports fail to build on i386 with missing symbols __atomic_load, __atomic_store, __atomic_is_lock_free, and similar

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 20 Jan 2025 19:25:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284196

Piotr Kubaj <pkubaj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pkubaj@FreeBSD.org

--- Comment #2 from Piotr Kubaj <pkubaj@FreeBSD.org> ---
I thought we currently default to i686, isn't that the case?

The issue seems the same as with powerpc, you can just add i386 to the
powerpc-specific block. There seem to be more and more such ports these days.
This unfortunately adds library dependency on GCC, but it at least builds and
works.

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