]> code.ossystems Code Review - openembedded-core.git/commitdiff
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:21:12 +0000 (12:21 +0000)
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 6633e38ea36d355d3e3b214da50dc67d6e4fa200..2fed4f954cfdcc2a31ca95d6c82ff536443f4678 100644 (file)
@@ -40,6 +40,7 @@ EXTRA_OECONF = "\
                --disable-openssl \
                --disable-xen \
                --with-database=simple \
+               --without-fftw \
 "
 
 PARALLEL_MAKE = ""