[OE-core] [PATCH] libaio: don't disable linking to the system libraries

Burton, Ross ross.burton at intel.com
Fri Nov 6 23:04:33 UTC 2015


On 6 November 2015 at 21:35, Khem Raj <raj.khem at gmail.com> wrote:

> It might be due to AS NEEDED becoming default in linker. That now the
> positions of command line Argument will matter.


The command line upstream uses -nostdlib so most distributions do something
to make it build with fortify enabled: for example debian adds -lgcc -lc to
the link.  I'm not sure what the difference between -nostdlib -lgcc -lc and
a normal link is, if there is a difference?

> Isnt this line redundant see the below line adds same
>
Yes, bad hunk left from previous workings.  I'll fix.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20151106/721a7e92/attachment-0002.html>


More information about the Openembedded-core mailing list