[PATCH] newlib: libc: merge build up a directory

Mike Frysinger vapier@gentoo.org
Wed Mar 9 09:12:15 GMT 2022


On 09 Mar 2022 09:07, Corinna Vinschen wrote:
> On Mar  1 20:39, Mike Frysinger wrote:
> > Convert all the libc/ subdir makes into the top-level Makefile.  This
> > allows us to build all of libc from the top Makefile without using any
> > recursive make calls.  This is faster and avoids the funky lib.a logic
> > where we unpack subdir archives to repack into a single libc.a.  The
> > machine override logic is maintained though by way of Makefile include
> > ordering, and source file accumulation in libc_a_SOURCES.
> > 
> > There's a few dummy.c files that are no longer necessary since we aren't
> > doing the lib.a accumulating, so punt them.
> 
> The patch doesn't apply cleanly on current master.  Can you please have
> a look?

it needs my other patch series:
https://sourceware.org/pipermail/newlib/2022/019388.html

i missed that you had replied to that, so i'll follow up to that.
-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/newlib/attachments/20220309/ba9c57b9/attachment-0001.sig>


More information about the Newlib mailing list