[PATCH 3/3] bfd: merge doc subdir up a level

H.J. Lu hjl.tools@gmail.com
Sun Jan 23 15:05:15 GMT 2022


On Sat, Jan 22, 2022 at 6:40 AM Nick Clifton via Binutils
<binutils@sourceware.org> wrote:
>
> Hi Mike,
>
> > 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

-- 
H.J.


More information about the Binutils mailing list