[oe] [PATCH 05/12] no need to set LD nowadays

Phil Blundell philb at gnu.org
Mon Feb 8 21:56:26 UTC 2010


On Mon, 2010-02-08 at 22:14 +0100, Bernhard Reutner-Fischer wrote:
>  # Use gcc for linking so LDFLAGS actually makes sense
> -LD = "${CC} -nostdlib"
> +#LD = "${CC} -nostdlib"
>  

Thanks for the patch.  When you say "nowadays", do you know which actual
versions of busybox this is true for?  Is this definitely correct for
all the versions that we have in the .dev tree?

Also, if that line is genuinely no longer required, you might as well
just delete it.  There is no point in leaving commented-out cruft in
these recipes indefinitely.

p.






More information about the Openembedded-devel mailing list