https://sourceware.org/bugzilla/show_bug.cgi?id=33161
--- Comment #3 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The binutils-2_45-branch branch has been updated by Nick Alcock <n...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=32830073ea0086ad6f258cd536de680d9c546157 commit 32830073ea0086ad6f258cd536de680d9c546157 Author: Nick Alcock <nick.alc...@oracle.com> Date: Wed Jul 16 14:43:25 2025 +0100 libctf: get libctf-nobfd.ver from the right place with Solaris ld We generate de-commented version scripts for Solaris ld (whose -z gnu-version-script linker option does not support comments), but after we switched to generating libctf-nobfd.ver itself, we failed to adjust this code to pick it up from the new location. libctf/ PR libctf/33161 * configure.ac: Fix libctf-nobfd.ver path on Solaris. * configure: Regenerated. (cherry picked from commit 3ff8956e4bf46ffd638bf12ea4788a858e905023) -- You are receiving this mail because: You are on the CC list for the bug.