[Bug 220822] Missing libatomic.a for clang?
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jul 18 17:53:54 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220822
Brooks Davis <brooks at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dim at FreeBSD.org,
| |emaste at freebsd.org,
| |jhb at FreeBSD.org
--- Comment #2 from Brooks Davis <brooks at FreeBSD.org> ---
It looks like an __atomic_store() implementation exists in
contrib/compiler-rt/lib/builtins/atomic.c, but we don't build it in
lib/libcompiler_rt. I'm not sure if it's as simple as adding that or if we
need to/can do it only on certain platforms. Adding some CC's of people who
have touched lib/libcompiler_rt recently.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list