projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9dd5750
)
alsa-libs: disable mips16 (#13522)
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 14 Aug 2013 14:46:32 +0000
(14:46 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 14 Aug 2013 14:46:32 +0000
(14:46 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37774
libs/alsa-lib/Makefile
patch
|
blob
|
history
diff --git
a/libs/alsa-lib/Makefile
b/libs/alsa-lib/Makefile
index 81a03730570bec832a9dfa407b8057b47f076a1d..be2050e56b4f13404ac2487f66ea8d808e0e6381 100644
(file)
--- 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