libaio: allow building on static-only configurations
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 29 Aug 2016 20:18:37 +0000 (22:18 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 29 Aug 2016 21:24:50 +0000 (23:24 +0200)
commit6304578d4e7e9d3b1d42c2630761feaa66a12c3d
tree48f6f5c4541856c5a5789518244dbb6d98e69416
parent9d1cce411bf2af81a9ce020b6495e9beb1646921
libaio: allow building on static-only configurations

This commit adds a simple patch to the libaio build system that allows
it to be used on static-only configurations. It is probably easier to
fix this than to propagate the !BR2_STATIC_LIBS dependency.

Fixes:

  http://autobuild.buildroot.net/results/8c86402bd14a0af1b82e6e07c06531a856dd37c6/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Romain Naour <romain.naour@gmail.com>
Tested-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libaio/0002-src-Makefile-add-ENABLE_SHARED-boolean-to-allow-stat.patch [new file with mode: 0644]
package/libaio/libaio.mk