[git commit] build: Include Makefile.commonarch from common Makefile.in

Mike Frysinger vapier at gentoo.org
Thu Aug 13 11:08:00 UTC 2009


On Wednesday 29 July 2009 12:50:58 Carmelo Amoroso wrote:
> commit:
> http://git.uclibc.org/uClibc/commit/?id=47b61ca513022b7d89baf810692475c9f06
>73cca branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master
>
> Avoid including akefile.commonarch in each Makefile.arch.
> Include it instead from Makefile.in just after the arch specific
> Makefile.arch

while it'd be nice to do it this way, i'm pretty sure you just broke `make` in 
the arch-subdir.  after all, all the build rules live in Makefile.commonarch 
and if libc/sysdeps/linux/*/Makefile.in dont source it, then you cant run 
`make` in it.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.busybox.net/pipermail/uclibc-cvs/attachments/20090813/337a3c23/attachment.pgp>


More information about the uClibc-cvs mailing list