[U-Boot] [PATCH] examples: api: allow build with private libgcc

Mike Frysinger vapier at gentoo.org
Thu Sep 29 06:15:46 CEST 2011


On Wednesday, September 28, 2011 23:36:24 Che-Liang Chiou wrote:
> The examples/api is not configured with USE_PRIVATE_LIBGCC.  This makes
> building examples/api break on certain boards that do not/cannot use the
> public libgcc.
> 
> Nevertheless, this patch has to also touch the top-level Makefile to fix
> this problem because the current top-level Makefile does not specify
> libgcc as a prerequisite of examples/api, and explicitly builds
> examples/api _before_ libgcc.

the SUBDIR logic in the toplevel Makefile is a bit ugly, but i don't have 
anything better to propose

Acked-by: Mike Frysinger <vapier at gentoo.org>
-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.denx.de/pipermail/u-boot/attachments/20110929/6d0d7640/attachment.pgp 


More information about the U-Boot mailing list