buildrootschalter/package/bluez_utils
Ryan Mallon 8f8e537d43 libsndfile: Add dependency on BR2_LARGEFILE
libsndfile requires sizeof(sf_count_t) == 8, where sf_count_t is a
typedef alias for off_t. This is not true by default for all
tool-chains, which leads to a runtime assert failure in binaries
compiled against libsndfile. See:

  http://permalink.gmane.org/gmane.comp.audio.libsndfile.devel/229

Add a dependency on BR2_LARGEFILE for libsndfile, and a comment if
BR2_LARGEFILE is not selected.

[Thomas: rebased patch, added more propagation of the new
BR2_LARGEFILE dependency to gst-plugins-good and mpd.]

Signed-off-by: Ryan Mallon <rmallon@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-02-05 21:45:05 +01:00
..
bluez_utils-4.101-enable_cg2900_on_upstream_4.91.patch bluez-utils: add support for the ST-Ericsson cg2900 combo controller 2012-11-30 08:01:55 -08:00
bluez_utils.mk bluez_utils: add license information 2013-01-29 23:15:57 +01:00
Config.in libsndfile: Add dependency on BR2_LARGEFILE 2013-02-05 21:45:05 +01:00