[U-Boot] [PATCH v2 3/6] config.mk: Check for -fstack-usage support

Mike Frysinger vapier at gentoo.org
Tue Feb 14 06:39:13 CET 2012


On Monday 13 February 2012 18:02:03 Tom Rini wrote:
> --- a/config.mk
> +++ b/config.mk
> 
> +# Report stack usage if supported
> +CFLAGS_STACK := $(call cc-option,-fstack-usage,)

not that it really matters, but you don't need the 2nd comma

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/20120214/01a9c6e7/attachment.pgp>


More information about the U-Boot mailing list