On Wed, Sep 24, 2025 at 01:55:20PM +0800, H.J. Lu wrote: > Add CLANG_PLUGIN_FILE to find the clang plugin file and pass it to > --plugin for ar, nm and ranlib so that binutils can be built with > clang LTO. Run CLANG_PLUGIN_FILE before GCC_PLUGIN_OPTION since > GCC_PLUGIN_OPTION may return the wrong PLUGIN_OPTION with clang.
I already OK'd this for binutils in the PR. Please apply, and patch 2/3 too. Patch 3/3 for gdb probably counts as obvious once the first two are in. -- Alan Modra
