From: nbd Date: Wed, 14 Aug 2013 14:46:32 +0000 (+0000) Subject: alsa-libs: disable mips16 (#13522) X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=1c550256eda3468d2604c4b1d67123e8c6f65fa9;p=packages.git alsa-libs: disable mips16 (#13522) Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/packages@37774 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/alsa-lib/Makefile b/libs/alsa-lib/Makefile index 81a037305..be2050e56 100644 --- a/libs/alsa-lib/Makefile +++ b/libs/alsa-lib/Makefile @@ -21,6 +21,7 @@ PKG_LICENSE_FILE:=COPYING aserver/COPYING PKG_FIXUP:=autoreconf PKG_INSTALL:=1 +PKG_USE_MIPS16:=0 include $(INCLUDE_DIR)/package.mk