[PATCH] gas: merge doc subdir up a level

Mike Frysinger vapier@gentoo.org
Thu Dec 2 04:48:40 GMT 2021


On 01 Dec 2021 15:16, Nick Clifton wrote:
> > 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 ?

this one wouldn't because i put an explicit mkdir call into the dep tree at
a single root point.  the binutils dir had a much wider depgraph which is
why i missed it (plus, incremental builds make it easy to miss).

i'll switch that to a dirstamp dep like we did for binutils.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20211201/72d6b659/attachment.sig>


More information about the Binutils mailing list