[PATCH] gas: merge doc subdir up a level
Nick Clifton
nickc@redhat.com
Wed Dec 1 15:16:20 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 ?
> ---
> gas/Makefile.am | 8 +-
> gas/Makefile.in | 571 ++++++++++++++++++++++++--
> gas/configure.ac | 2 +-
> gas/doc/Makefile.am | 141 -------
> gas/doc/Makefile.in | 977 --------------------------------------------
> gas/doc/local.mk | 137 +++++++
> 6 files changed, 673 insertions(+), 1163 deletions(-)
> delete mode 100644 gas/doc/Makefile.am
> delete mode 100644 gas/doc/Makefile.in
> create mode 100644 gas/doc/local.mk
If not, then approved - please apply.
Cheers
Nick
More information about the Binutils
mailing list