On 23 Jan 2022 07:05, H.J. Lu wrote: > On Sat, Jan 22, 2022 at 6:40 AM Nick Clifton wrote: > > > This avoids a recursive make into the doc subdir and speeds up the > > > build slightly. It also allows for more parallelism > > > --- > > > bfd/Makefile.am | 22 +- > > > bfd/Makefile.in | 530 ++++++++++++++++++++++--- > > > bfd/configure | 4 +- > > > bfd/configure.ac | 3 +- > > > bfd/doc/Makefile.am | 141 ------- > > > bfd/doc/Makefile.in | 943 -------------------------------------------- > > > bfd/doc/local.mk | 155 ++++++++ > > > > Approved - please apply (mainline only) > > This caused: > > https://sourceware.org/bugzilla/show_bug.cgi?id=28807 looks like you found & fixed the issue -- stale cygnus hack. thanks! i sent some follow up fixes for other old cygnus hacks still in the tree. -mike