[PATCH] libctf: merge doc subdir up a level

Nick Clifton nickc@redhat.com
Wed Dec 1 15:16:56 GMT 2021


Hi Mike,

> This avoids a recursive make into the doc subdir and speeds up the
> build slightly.  It also allows for more parallelism.

Will this have the same problems as the change for the bfd directory's documentation ?


>   libctf/Makefile.am                   |  15 +-
>   libctf/Makefile.in                   | 583 ++++++++++++-------
>   libctf/configure.ac                  |   2 +-
>   libctf/doc/Makefile.in               | 808 ---------------------------
>   libctf/doc/{Makefile.am => local.mk} |  16 +-
>   5 files changed, 410 insertions(+), 1014 deletions(-)
>   delete mode 100644 libctf/doc/Makefile.in
>   rename libctf/doc/{Makefile.am => local.mk} (71%)

If not then approved - please apply.

Cheers
   Nick



More information about the Binutils mailing list