projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4c3785
)
pulseaudio: disable fftw
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 14 Jun 2012 19:14:39 +0000
(19:14 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 14 Jun 2012 19:14:39 +0000
(19:14 +0000)
SVN-Revision: 32363
sound/pulseaudio/Makefile
patch
|
blob
|
history
diff --git
a/sound/pulseaudio/Makefile
b/sound/pulseaudio/Makefile
index 033fb51310475eeb3bbd8ae37591f3b8346350e8..7959d8cfb66a8f2d643e076bb90652eb6ca5e9d9 100644
(file)
--- a/
sound/pulseaudio/Makefile
+++ b/
sound/pulseaudio/Makefile
@@
-113,7
+113,8
@@
CONFIGURE_ARGS += \
--disable-asyncns \
--disable-lirc \
--disable-bluez \
- --without-caps
+ --without-caps \
+ --without-fftw
ifeq ($(BUILD_VARIANT),avahi)
CONFIGURE_ARGS += \