buildrootschalter/package/libcec
Yann E. MORIN a19bb4b873 package/libcec: fix missing libraries from rpi-userland
When rpi-userland libraries are built as shared-objects, not all needed
libraries are passed in the LD_FLAGS, leading to failure at linkage.

To avoid this issue, set the LIBS variable content in accordance with
INCLUDES variable value.

This is needed because libcec does not use pkg-config to look for the
ldflags needed for -lbcm_host, even though bcm_host provides a .pc
file (even a correct one!)

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Samuel Martin <s.martin49@gmail.com>
Tested-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-06-08 15:09:58 +02:00
..
Config.in libcec: not available on pure static builds 2014-02-22 23:20:03 +01:00
libcec-0001-Fix-unregistering-a-callback-that-wasn-t-register.patch libcec: Add patch to fix assert with XBMC Gotham 2014-05-08 21:56:49 +02:00
libcec-0002-no-psabi-warning.patch libcec: fix build issue on AVR32 2014-05-12 22:18:26 +02:00
libcec.mk package/libcec: fix missing libraries from rpi-userland 2014-06-08 15:09:58 +02:00