alsa-lib: make sure to only look in STAGING_DIR for Python includes
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 18 Jul 2010 21:26:25 +0000 (23:26 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 18 Jul 2010 21:26:25 +0000 (23:26 +0200)
commit538773a66f2e71ac29cf799e3249737dd6903c8e
tree21808b9bc5d25793ff2865d1c44e32d13d7dcef5
parent4a2dabe9d53e6c361ecdeaba0431ef74a9ad297c
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>
package/multimedia/alsa-lib/alsa-lib.mk