pulseaudio: disable fftw
authorFelix Fietkau <nbd@openwrt.org>
Thu, 14 Jun 2012 19:14:39 +0000 (19:14 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 14 Jun 2012 19:14:39 +0000 (19:14 +0000)
SVN-Revision: 32363

sound/pulseaudio/Makefile

index 033fb51310475eeb3bbd8ae37591f3b8346350e8..7959d8cfb66a8f2d643e076bb90652eb6ca5e9d9 100644 (file)
@@ -113,7 +113,8 @@ CONFIGURE_ARGS += \
        --disable-asyncns \
        --disable-lirc \
        --disable-bluez \
-       --without-caps
+       --without-caps \
+       --without-fftw
 
 ifeq ($(BUILD_VARIANT),avahi)
 CONFIGURE_ARGS += \