https://sourceware.org/bugzilla/show_bug.cgi?id=27666
--- Comment #17 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=25e0a58fcec718e44c5757e1f284fd7fdd5d107a commit 25e0a58fcec718e44c5757e1f284fd7fdd5d107a Author: Alan Modra <[email protected]> Date: Sat Dec 20 14:19:50 2025 +1030 Add back non-solaris ELF targets to solaris config This reverses some of the changes made in config.bfd for PR 27666. Removing targets for that PR was really just a workaround, and since the underlying bug is now fixed they can be added back. I chose to add the non-solaris ELF targets to the linker config using targ_extra_emuls rather than targ_extra_libpath because someone using the elf32_sparc emulation probably doesn't want to pick up solaris libraries by accident. PR 33374 bfd/ * config.bfd: Remove pr27666 comments. Add back non-solaris ELF targets to selvecs for solaris targets. ld/ * configure.tgt: Adjust solaris targets to suit config.bfd change. -- You are receiving this mail because: You are on the CC list for the bug.
