From afaaceb00017a87fc6050e1add77a4d1cbcea6f7 Mon Sep 17 00:00:00 2001 From: Raymond Danks Date: Thu, 1 Jun 2006 22:26:10 +0000 Subject: mpg321: Add --with-ao-includes and --with-ao-libraries to avoid CROSS COMPILE gcc failure --- packages/mpg321/mpg321_0.2.10.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'packages') diff --git a/packages/mpg321/mpg321_0.2.10.bb b/packages/mpg321/mpg321_0.2.10.bb index f8b04719bb..ccd8ecd48e 100644 --- a/packages/mpg321/mpg321_0.2.10.bb +++ b/packages/mpg321/mpg321_0.2.10.bb @@ -10,3 +10,4 @@ file://libao.m4.patch;patch=1" inherit autotools +EXTRA_OECONF="--with-ao-includes=${STAGING_INCDIR} --with-ao-libraries=${STAGING_LIBDIR}" -- cgit v1.2.3