]> code.ossystems Code Review - openembedded-core.git/commit
busybox: Specify '-nostdlib' when linking to a .o file.
authorDrew Moseley <drew_moseley@mentor.com>
Thu, 3 Apr 2014 22:39:32 +0000 (18:39 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 5 Apr 2014 13:53:29 +0000 (14:53 +0100)
commitfdfff57304e6641ef5a8db0fb456bfd46bf1e2dd
tree82fef3e29a107980049b69c4d0c7aec7abc3fc67
parent088d2f0185da6648305b4719ee9cb0d2f2b37c6f
busybox: Specify '-nostdlib' when linking to a .o file.

Ensure that linking to the built-in.a file uses the 'nostlib'
option.  Submitted to busybox mailing list here:

    http://lists.busybox.net/pipermail/busybox/2014-March/080730.html

This has been accepted into upstream busybox so it will not be needed
for future versions.

Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/busybox/busybox/0001-build-system-Specify-nostldlib-when-linking-to-.o-fi.patch [new file with mode: 0644]
meta/recipes-core/busybox/busybox_1.22.1.bb