pulseaudio_2.1: Remove the dependence of fftw.
authoryanjun.zhu <yanjun.zhu@windriver.com>
Mon, 4 Feb 2013 06:54:37 +0000 (14:54 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Feb 2013 12:41:57 +0000 (12:41 +0000)
(From OE-Core rev: ddbd713293929d361a7ec7f8f1eb2986b7adc729)

Signed-off-by: yanjun.zhu <yanjun.zhu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/pulseaudio/pulseaudio.inc

index 6633e38..2fed4f9 100644 (file)
@@ -40,6 +40,7 @@ EXTRA_OECONF = "\
                --disable-openssl \
                --disable-xen \
                --with-database=simple \
+               --without-fftw \
 "
 
 PARALLEL_MAKE = ""