https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123650
--- Comment #8 from Sam James <sjames at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #7) > Note, in the Fedora packaging I'm just using a symlink for > libatomic_asneeded.a -> libatomic.a instead of a linker script (just > libgcc_s_asneeded.so and libatomic_asneeded.so are linker scripts). Does > that help here? That works, thanks.
