[PATCH 2/2] binutils: merge doc subdir up a level

Nick Clifton nickc@redhat.com
Mon Nov 29 13:30:38 GMT 2021


On 11/26/21 04:16, Mike Frysinger via Binutils wrote:
> This avoids a recursive make into the doc subdir and speeds up the
> build slightly.  It also allows for more parallelism.
> ---
>   binutils/Makefile.am                   |    8 +-
>   binutils/Makefile.in                   |  594 +++++++++++++-
>   binutils/configure.ac                  |    2 +-
>   binutils/doc/Makefile.in               | 1045 ------------------------
>   binutils/doc/{Makefile.am => local.mk} |  102 ++-
>   5 files changed, 608 insertions(+), 1143 deletions(-)
>   delete mode 100644 binutils/doc/Makefile.in
>   rename binutils/doc/{Makefile.am => local.mk} (77%)
> 
> diff --git a/binutils/Makefile.am b/binutils/Makefile.am
> index 9ceb63da7b80..f54dadd921dc 100644
> 
Approved - please apply.

Cheers
   Nick



More information about the Binutils mailing list