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

Dimitry Andric <d...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
             Status|Closed                      |In Progress

--- Comment #35 from Dimitry Andric <d...@freebsd.org> ---
(In reply to Tijl Coosemans from comment #34)
I don't pretend to understand all the magic going on, but the end result is
that all the libcalls are expanded, and the resulting .o/.pico files don't
contain any external calls, as far as I can see. As long as it works and makes
people's ports link, I'm happy.

As for gcc, I'm simply going to exclude it from this implementation, as
upstream does not use it by default, and has apparently never tried to make it
work with it. If you're using gcc, it is better to link its native libatomic
instead.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"

Reply via email to