summaryrefslogtreecommitdiff
path: root/package/alsa-plugins
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-01-27 11:00:29 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-01-27 11:01:17 +0100
commitc70697b90ed4dd5dcfb92cb2b5411bcfef6e4a74 (patch)
tree25577542ed5061d403adddba9673233320b86935 /package/alsa-plugins
parenta5516a063cf6bb757f4c785d11e7759a64113a2c (diff)
disable jack support for now
Diffstat (limited to 'package/alsa-plugins')
-rw-r--r--package/alsa-plugins/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/alsa-plugins/Makefile b/package/alsa-plugins/Makefile
index f678385cf..159ef027a 100644
--- a/package/alsa-plugins/Makefile
+++ b/package/alsa-plugins/Makefile
@@ -20,6 +20,8 @@ include $(ADK_TOPDIR)/mk/package.mk
$(eval $(call PKG_template,ALSA_PLUGINS,alsa-plugins,$(PKG_VERSION)-$(PKG_RELEASE),$(PKG_DEPENDS),$(PKG_DESCR),$(PKG_SECTION),$(PKG_OPTS)))
+CONFIGURE_ARGS+= --disable-jack
+
alsa-plugins-install:
$(INSTALL_DIR) $(IDIR_ALSA_PLUGINS)/usr/lib/alsa-lib
$(CP) $(WRKINST)/usr/lib/alsa-lib/*.so \