buildrootschalter/package/multimedia/alsa-lib
Thomas Petazzoni 538773a66f alsa-lib: make sure to only look in STAGING_DIR for Python includes
Even though we pass a -I option to tell alsa-lib to look for Python
includes in the STAGING_DIR, alsa-lib build process still looks in
/usr/include for some stuff, causing bug #321.

This fix is the one suggested by Ulf Samuelsson in bug #321, and
allows to make alsa-lib with Python support to build properly on a 64
bits machine with python-dev installed on the host. Without this fix,
the build fails with exactly the same problem that Ulf reported.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2010-07-18 23:26:25 +02:00
..
alsa-lib-1.0.18-avr32-bad-inline.patch Workaround for AVR32 compiler issue affecting inlining, causing alsa-lib to break, feedback to AVR32 compiler team will be sent 2009-01-31 10:18:23 +00:00
alsa-lib.mk alsa-lib: make sure to only look in STAGING_DIR for Python includes 2010-07-18 23:26:25 +02:00
Config.in Temporary fix for alsa-lib breakage with --disable-pcm 2010-02-14 12:10:38 +01:00