generic-poky/meta/recipes-extended/libaio/libaio
Ross Burton 649b6bcfe8 libaio: don't disable linking to the system libraries
For some reason that I don't understand (a decade-old attempt at optimisation?)
libaio disables linkage to the system libraries.  Enabling fortify means linking
to the system libraries, so remove the existing addition of -lc for x86 (the
problem also happens on at least PPC) and just link to the system libraries on
all platforms.

Also remove the sed of src/Makefile as the build not respecting LDFLAGS has been
fixed upstream.

(From OE-Core rev: f435ac9db0581d8313a38d586b00c2b3de419298)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-11-16 11:39:36 +00:00
..
00_arches.patch libaio: Upgrade to 0.3.110 2015-01-16 23:08:22 +00:00
destdir.patch update patch upstream status 2011-05-13 11:02:14 +01:00
generic-arch-dectection-for-padding-defines.patch libaio: Backport generic arch detection patch 2015-02-15 21:58:27 +00:00
libaio_fix_for_mips_syscalls.patch meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00
libaio_fix_for_x32.patch libaio: patch source code for x32 2011-12-05 22:47:07 +00:00
system-linkage.patch libaio: don't disable linking to the system libraries 2015-11-16 11:39:36 +00:00