https://sourceware.org/bugzilla/show_bug.cgi?id=33161
--- Comment #1 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Alcock <n...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=3ff8956e4bf46ffd638bf12ea4788a858e905023 commit 3ff8956e4bf46ffd638bf12ea4788a858e905023 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. -- You are receiving this mail because: You are on the CC list for the bug.