On 8/7/23 04:33, Arsen Arsenović via Gcc-patches wrote:
From: Indu Bhagat <indu.bha...@oracle.com>
As noted in PR libsframe/30014 - FTBFS: install-strip fails because
bfdlib relinks and fails to find libsframe, the install time
dependencies of libbfd need to be updated.
ChangeLog:
* Makefile.def: Reflect that libsframe needs to installed before
libbfd. Reorder a bit to better track libsframe dependencies.
* Makefile.in: Regenerate.
OK.
I know I skipped over a few. I'll try to get those wrapped up shortly.
While I strongly dislike git submodules, this may be one of those
occasions where their use might be justified. Something to ponder
because these shared toplevel files are painful to keep sync'd.
jeff